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-04-09 UTC."],[[["The content provides reference documentation for the `IntentView` enum within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The latest version of the API documented is 4.26.0, with a list of versions going back to 3.2.0."],["The `IntentView` enum offers two options: `Full`, which includes all fields, and `Unspecified`, which omits training phrases in the response."],["The `IntentView` enum is used to manage the amount of data returned for intents, allowing users to request a view that does not include training phrases to help reduce the size of the response."],["All versions listed are part of the namespace `Google.Cloud.Dialogflow.V2`."]]],[]]