public sealed class GetIntentRequest : IMessage<GetIntentRequest>, IEquatable<GetIntentRequest>, IDeepCloneable<GetIntentRequest>, IBufferMessage, IMessage
The request message for [Intents.GetIntent][google.cloud.dialogflow.cx.v3.Intents.GetIntent].
The language to retrieve the intent for. The following fields are language
dependent:
Intent.training_phrases.parts.text
If not specified, the agent's default language is used.
Many
languages
are supported.
Note: languages must be enabled in the agent before they can be used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGetIntentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its use in retrieving intent information from the Dialogflow CX API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetIntentRequest\u003c/code\u003e class is a request message for the \u003ccode\u003eIntents.GetIntent\u003c/code\u003e method and is part of the Google Cloud Dialogflow CX library, implemented with various interfaces for message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the available versions of the Dialogflow CX API, ranging from version 2.23.0 (latest) down to 1.0.0, providing links to the documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGetIntentRequest\u003c/code\u003e are \u003ccode\u003eIntentName\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which allow for specifying the intent, language, and resource name, respectively, when making a request.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also provides information about the \u003ccode\u003eGetIntentRequest\u003c/code\u003e class constructors, implemented interfaces, and inherited members, offering a comprehensive view of its structure and functionality.\u003c/p\u003e\n"]]],[],null,[]]