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."],[[["This webpage provides a comprehensive list of versions for `Google.Cloud.Dialogflow.Cx.V3.IntentView`, ranging from version 1.0.0 to the latest release, 2.23.0."],["The `IntentView` enum offers three field options: `Full`, `Partial`, and `Unspecified`, which control the level of detail returned about intents, notably whether training phrases are included."],["The `Google.Cloud.Dialogflow.Cx.V3` namespace, found in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly, is the location of the `IntentView` enum."],["The `Full` view option will return all the intent field information, whereas the `Partial` view omits training phrases from its response."]]],[]]