Reference documentation and code samples for the Google Cloud Dialogflow v2 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 by default.
[[["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."],[[["This page provides reference documentation for the `IntentView` enum within the Google Cloud Dialogflow v2 API, specifically for the .NET library."],["The `IntentView` enum offers options to control the amount of information returned when querying for intents, with `Full` returning all fields and `Unspecified` excluding training phrases."],["The latest version of the documentation is 4.26.0, and links to previous versions down to 3.2.0 are also available."],["The documentation is in the `Google.Cloud.Dialogflow.V2` namespace, housed within the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]