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-04-09 UTC."],[[["This webpage provides reference documentation for the `IntentView` enum within the Google.Cloud.Dialogflow.Cx.V3 namespace, detailing available versions and fields."],["The `IntentView` enum offers options for how intents are presented, allowing for a full view with all fields or a partial view that omits training phrases, and an unspecified state that defaults to the full view."],["The page lists the `IntentView` versions in descending order, starting from the latest version `2.23.0` down to `1.0.0`, each linking to its respective documentation."],["The `IntentView` enum contains three fields: `Full` which populates all fields, `Partial` which does not populate training phrases, and `Unspecified` which is not specified and is treated as the full view."]]],[]]