public sealed class CreateIntentRequest : IMessage<CreateIntentRequest>, IEquatable<CreateIntentRequest>, IDeepCloneable<CreateIntentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CreateIntentRequest.
The request message for
[Intents.CreateIntent][google.cloud.dialogflow.cx.v3.Intents.CreateIntent].
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 webpage provides documentation for the \u003ccode\u003eCreateIntentRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, detailing its use in creating intents for Dialogflow CX agents.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.23.0, with a list of prior versions going back to 1.0.0, allowing users to access documentation relevant to specific version needs.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateIntentRequest\u003c/code\u003e class facilitates the creation of new intents, requiring fields like \u003ccode\u003eIntent\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e (agent's location) for proper initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, providing functionality for message handling, equality checks, deep cloning, and buffer management, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details about the class's constructors and properties, such as the required \u003ccode\u003eIntent\u003c/code\u003e property, optional \u003ccode\u003eLanguageCode\u003c/code\u003e property, and the required \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eParentAsAgentName\u003c/code\u003e properties.\u003c/p\u003e\n"]]],[],null,[]]