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 of the Dialogflow v3 API enum IntentView is 2.23.0."],["This page lists multiple versions of the Dialogflow v3 API IntentView, ranging from version 1.0.0 up to the latest version 2.23.0."],["The `IntentView` enum has three fields: `Full`, which populates all fields; `Partial`, which excludes training phrases; and `Unspecified`, which defaults to `INTENT_VIEW_FULL`."],["The IntentView class provides options for how intents are viewed, with the intention of providing a lighter resource that does not require training phrases."]]],[]]