public sealed class GetIntentRequest : IMessage<GetIntentRequest>, IEquatable<GetIntentRequest>, IDeepCloneable<GetIntentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetIntentRequest.
The request message for
[Intents.GetIntent][google.cloud.dialogflow.v2.Intents.GetIntent].
Optional. The language used to access language-specific data.
If not specified, the agent's default language is used.
For more information, see
Multilingual intent and entity
data.
Property Value
Type
Description
string
Name
public string Name { get; set; }
Required. The name of the intent.
Format: projects/<Project ID>/agent/intents/<Intent ID>.
[[["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 reference documentation for the \u003ccode\u003eGetIntentRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, detailing its usage and structure.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetIntentRequest\u003c/code\u003e class is used as the request message for the \u003ccode\u003eIntents.GetIntent\u003c/code\u003e method in the Dialogflow API, facilitating the retrieval of intent information.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of available versions, from version 3.2.0 to 4.26.0 (latest), offering a historical view of the API's evolution.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the class's inheritance, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, alongside inherited members and the available constructors.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGetIntentRequest\u003c/code\u003e class include \u003ccode\u003eIntentName\u003c/code\u003e, \u003ccode\u003eIntentView\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, each with descriptions of their purpose and expected values.\u003c/p\u003e\n"]]],[],null,[]]