Class IntentView (1.31.1)

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.

Values: INTENT_VIEW_UNSPECIFIED (0): Not specified. Treated as INTENT_VIEW_FULL. INTENT_VIEW_PARTIAL (1): Training phrases field is not populated in the response. INTENT_VIEW_FULL (2): All fields are populated.