Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::IntentView (v0.15.2)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::IntentView.

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 by default.

Constants

INTENT_VIEW_UNSPECIFIED

value: 0
Training phrases field is not populated in the response.

INTENT_VIEW_FULL

value: 1
All fields are populated.