public sealed class GetIntentRequest : IMessage<GetIntentRequest>, IEquatable<GetIntentRequest>, IDeepCloneable<GetIntentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetIntentRequest.
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 document provides reference documentation for the \u003ccode\u003eGetIntentRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, which is part of the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetIntentRequest\u003c/code\u003e class is used to request a specific intent from the Dialogflow CX API, and it implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions of the API ranging from version 2.23.0 (latest) down to version 1.0.0, each linking to the documentation for \u003ccode\u003eGetIntentRequest\u003c/code\u003e within that version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetIntentRequest\u003c/code\u003e class includes properties like \u003ccode\u003eIntentName\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are used to specify the intent to retrieve, the language, and the resource name, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetIntentRequest\u003c/code\u003e class has two constructors, a parameterless one, and one that takes another \u003ccode\u003eGetIntentRequest\u003c/code\u003e instance, for instantiating and copying the objects.\u003c/p\u003e\n"]]],[],null,[]]