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-03-21 UTC."],[[["This page provides documentation for the `IntentView` enum within the `Google.Cloud.Dialogflow.V2` namespace, with version 4.26.0 being the latest."],["The `IntentView` enum allows users to specify whether they want a full view of an intent or a view that excludes training phrases, and it can be found in the assembly `Google.Cloud.Dialogflow.V2.dll`."],["There are two possible values for the `IntentView` enum: `Full`, which populates all fields, and `Unspecified`, which does not populate training phrases in the response."],["Documentation is available for a range of versions, from 3.2.0 up to the latest 4.26.0, each with a corresponding link to its respective version's documentation."]]],[]]