Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 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."],[[["The content describes the `IntentView` enum within the Google Cloud Dialogflow v2beta1 API, specifically in the .NET library."],["`IntentView` offers different options for viewing an intent, with an aim to manage the size of the response by conditionally omitting training phrases."],["The `Full` field populates all fields of an intent, while the `Unspecified` field omits training phrases."],["The `IntentView` documentation can be found in namespace `Google.Cloud.Dialogflow.V2Beta1`, under version `1.0.0-beta23` (latest)."],["The provided information is part of the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."]]],[]]