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.
[[["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."],[[["The latest version of the `Google.Cloud.Dialogflow.Cx.V3.IntentView` is 2.23.0, with numerous previous versions available, ranging from 2.22.0 down to 1.0.0."],["The `IntentView` enum provides different views for an intent object, including `Full`, `Partial`, and `Unspecified`."],["The `Partial` view of an intent will exclude the training phrases field from the response."],["The `Unspecified` view is the same as the `Full` view, in that all fields are populated."],["The content is within the namespace `Google.Cloud.Dialogflow.Cx.V3`, contained in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]