public sealed class CreateIntentRequest : IMessage<CreateIntentRequest>, IEquatable<CreateIntentRequest>, IDeepCloneable<CreateIntentRequest>, IBufferMessage, IMessage
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 \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for creating intents in Dialogflow CX agents.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eCreateIntentRequest\u003c/code\u003e is 2.23.0, and the page also lists documentation links for other versions all the way back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateIntentRequest\u003c/code\u003e is a class used as the request message for the \u003ccode\u003eIntents.CreateIntent\u003c/code\u003e method and it implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateIntentRequest\u003c/code\u003e class requires a \u003ccode\u003eParent\u003c/code\u003e (agent identifier) and an \u003ccode\u003eIntent\u003c/code\u003e (to be created), and also accepts an optional \u003ccode\u003eLanguageCode\u003c/code\u003e to specify the language of the intent's training phrases.\u003c/p\u003e\n"],["\u003cp\u003eThe class also include constructors and other properties like \u003ccode\u003eParentAsAgentName\u003c/code\u003e, which offers a strongly-typed view of the \u003ccode\u003eParent\u003c/code\u003e resource name.\u003c/p\u003e\n"]]],[],null,[]]