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 page provides a comprehensive list of versions for the `Google.Cloud.Dialogflow.Cx.V3.IntentView` component, ranging from version 1.0.0 up to the latest 2.23.0."],["The latest version, 2.23.0, is highlighted at the top of the list, with each version hyperlinked to its corresponding documentation."],["The `IntentView` enum, found within the `Google.Cloud.Dialogflow.Cx.V3` namespace, offers three distinct fields: `Full`, `Partial`, and `Unspecified`, each defining the scope of data returned in the response."],["The `Full` field returns a complete response with all fields populated, `Partial` excludes training phrases in the response, and `Unspecified` defaults to the behavior of `INTENT_VIEW_FULL`."]]],[]]