public sealed class CreateIntentRequest : IMessage<CreateIntentRequest>, IEquatable<CreateIntentRequest>, IDeepCloneable<CreateIntentRequest>, IBufferMessage, IMessage
The request message for [Intents.CreateIntent][google.cloud.dialogflow.v2.Intents.CreateIntent].
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.
[[["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\u003eCreateIntentRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace, specifically for version 3.3.0, and contains information on 35 previous version releases of the same request.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateIntentRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eIntents.CreateIntent\u003c/code\u003e method in the Dialogflow API, enabling users to create a new intent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateIntentRequest\u003c/code\u003e class implements several 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 \u003ccode\u003eObject\u003c/code\u003e class, providing diverse methods and functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eIntent\u003c/code\u003e (the intent to create), \u003ccode\u003eIntentView\u003c/code\u003e (the resource view), \u003ccode\u003eLanguageCode\u003c/code\u003e (language-specific data), \u003ccode\u003eParent\u003c/code\u003e (the agent), and \u003ccode\u003eParentAsAgentName\u003c/code\u003e (a typed view over the parent), to configure the request.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available to instantiate the \u003ccode\u003eCreateIntentRequest\u003c/code\u003e class, one default, and one that copies properties from an existing instance of the same object.\u003c/p\u003e\n"]]],[],null,[]]