Reference documentation and code samples for the Dialogflow v3 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.
[[["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 webpage provides a comprehensive list of versions for the `IntentView` enum within the Google Cloud Dialogflow Cx V3 API, ranging from version 1.0.0 to the latest version 2.23.0."],["The `IntentView` enum offers different views of an intent object, which are detailed as Full, Partial, and Unspecified."],["The latest version of the `IntentView` enum is 2.23.0, and there are many older versions available for use."],["The documentation provided covers the `IntentView` enum, which is a part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is contained within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The Full view has all fields populated, the Partial view lacks training phrases, and Unspecified is treated as the full view."]]],[]]