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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available for the Google Cloud Dialogflow v2 API is 4.26.0, with a range of versions available going back to version 3.2.0."],["The documentation pertains to the `IntentView` enum within the `Google.Cloud.Dialogflow.V2` namespace."],["The `IntentView` enum allows specifying the level of detail returned when retrieving intent data, offering a view that can exclude training phrases to reduce response size."],["There are two fields within `IntentView`, named `Full` which includes all fields, and `Unspecified` which does not populate the training phrases field."],["This information is part of the reference documentation and code samples for the Google Cloud Dialogflow v2 API."]]],[]]