intentView property

String? intentView
getter/setter pair

The resource view to apply to the returned intent.

Optional. Possible string values are:

  • "INTENT_VIEW_UNSPECIFIED" : Training phrases field is not populated in the response.
  • "INTENT_VIEW_FULL" : All fields are populated.

Implementation

core.String? intentView;