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 version 2.23.0."],["`IntentView` is an enum within the Dialogflow v3 API that offers different views of an intent object, with `Full` populating all fields and `Partial` excluding training phrases."],["The documentation includes links to the reference documentation for each version, allowing users to explore the changes and specifics for each release."],["The `IntentView` enum also includes `Unspecified`, which is treated the same as `INTENT_VIEW_FULL`, for instances when there is no specific value."],["The main page is for version 2.11.0, but the latest is 2.23.0."]]],[]]