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"]],[["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-09-03 UTC."],[[["\u003cp\u003eThe 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 usage in the context of Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThis page covers the \u003ccode\u003eGetIntentRequest\u003c/code\u003e class, which is used to fetch information about a specific intent within the Dialogflow CX platform, with the latest version being 2.23.0.\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, allowing for precise intent retrieval by name and language, amongst other functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also lists various versions of the \u003ccode\u003eGetIntentRequest\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version, 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe GetIntentRequest class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base Object class, and it provides two constructors.\u003c/p\u003e\n"]]],[],null,[]]