Class IntentView (1.34.0)

IntentView(value)

Represents the options for views of an intent. An intent can be a sizable object. Therefore, we provide a resource view that does not return training phrases in the response.

Enums

Name Description
INTENT_VIEW_UNSPECIFIED Not specified. Treated as INTENT_VIEW_FULL.
INTENT_VIEW_PARTIAL Training phrases field is not populated in the response.
INTENT_VIEW_FULL All fields are populated.