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."],[[["This page 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."],["The `IntentView` enum offers options to control the level of detail returned when retrieving intent data, allowing for the exclusion of training phrases for a more concise response."],["The documentation specifies two fields within the `IntentView` enum: `Full`, which populates all fields, and `Unspecified`, which omits the training phrases field."],["The namespace for this API is `Google.Cloud.Dialogflow.V2`, and it's part of the `Google.Cloud.Dialogflow.V2.dll` assembly."],["Version 4.26.0 is the latest version of the documentation and version 4.22.0 is the version the page is based on."]]],[]]