Reference documentation and code samples for the Google Cloud Dialogflow v2 API enum 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The content provides documentation for the `IntentView` enum within the Google Cloud Dialogflow v2 API, covering versions from 3.2.0 up to the latest, 4.26.0."],["`IntentView` offers different views of an intent object, and these views allow for flexibility in how data is retrieved, specifically in regards to training phrases in the response."],["The two available fields for `IntentView` are `Full`, where all fields are populated, and `Unspecified`, where training phrases are not included in the response."],["The documentation is found under the `Google.Cloud.Dialogflow.V2` namespace, and contained within the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]