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 the Dialogflow v3 API is 2.23.0, and this page provides access to documentation for numerous versions, including the current one."],["This documentation details the `IntentView` enum, which defines how intent data is returned in the API responses."],["The `IntentView` enum has three possible values: `Full`, which populates all fields; `Partial`, which excludes training phrases; and `Unspecified`, which defaults to `Full`."],["This page is located in the namespace `Google.Cloud.Dialogflow.Cx.V3` and is contained within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly file."]]],[]]