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 history of versions going back to 3.2.0."],["This documentation page specifically provides details on the `IntentView` enum, which dictates how intents are represented in API responses."],["`IntentView` enum has two fields: `Full`, which includes all fields, and `Unspecified`, which excludes training phrases in the API responses."],["The `IntentView` enum is part of the `Google.Cloud.Dialogflow.V2` namespace, available within the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]