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 webpage provides reference documentation for the `IntentView` enum within the Google Cloud Dialogflow CX v3 API."],["The `IntentView` enum offers different views of an intent object, with options to exclude training phrases for a more concise response."],["The latest version of the API documented is 2.23.0, while the current version being browsed is 2.13.0, the page also includes previous versions, all the way back to version 1.0.0."],["The enum contains 3 possible values, `Full`, `Partial`, and `Unspecified`, with `Partial` excluding training phrases, and `Unspecified` being the same as `Full` in functionality."]]],[]]