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 latest version available for `Google.Cloud.Dialogflow.Cx.V3.IntentView` is 2.23.0."],["This webpage provides access to documentation for multiple versions of the `IntentView` class, ranging from version 1.0.0 up to the latest 2.23.0."],["`IntentView` is an enum that provides options for how much intent data is included in API responses."],["The `IntentView` enum has three fields: `Full` (all fields are populated), `Partial` (training phrases are omitted), and `Unspecified` (treated as `Full`)."],["The `IntentView` class can be found within the `Google.Cloud.Dialogflow.Cx.V3` namespace."]]],[]]