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\u003eThe \u003ccode\u003eGetIntentRequest\u003c/code\u003e class is used to request an intent, found within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eGetIntentRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the resource is \u003ccode\u003e2.23.0\u003c/code\u003e and the documentation lists versions from \u003ccode\u003e2.23.0\u003c/code\u003e down to \u003ccode\u003e1.0.0\u003c/code\u003e, which are all accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetIntentRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetIntentRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetIntentRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGetIntentRequest\u003c/code\u003e include \u003ccode\u003eIntentName\u003c/code\u003e, a resource name typed property, \u003ccode\u003eLanguageCode\u003c/code\u003e, to specify the language for intent retrieval, and \u003ccode\u003eName\u003c/code\u003e, a required property for the name of the intent, formatted in a specific way.\u003c/p\u003e\n"]]],[],null,[]]