Module: Google::Cloud::Dialogflow::V2::IntentView
- Defined in:
- lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb
Overview
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.
Constant Summary collapse
- INTENT_VIEW_UNSPECIFIED =
Training phrases field is not populated in the response.
0
- INTENT_VIEW_FULL =
All fields are populated.
1