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 reference documentation for the \u003ccode\u003eCreateIntentRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, covering versions from 1.0.0 to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateIntentRequest\u003c/code\u003e class is used to create a new intent within a Dialogflow CX agent, implementing interfaces like \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 includes properties such as \u003ccode\u003eIntent\u003c/code\u003e (the intent to be created), \u003ccode\u003eLanguageCode\u003c/code\u003e (specifying the language of the intent), and \u003ccode\u003eParent\u003c/code\u003e (the agent to create the intent within), all of which are required for creation.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists the available versions for \u003ccode\u003eCreateIntentRequest\u003c/code\u003e, with the latest version being 2.23.0, and providing direct links to each of those versions' API documentation.\u003c/p\u003e\n"],["\u003cp\u003eThere are also constructors listed within this documentation, \u003ccode\u003eCreateIntentRequest()\u003c/code\u003e being the default and \u003ccode\u003eCreateIntentRequest(CreateIntentRequest)\u003c/code\u003e being one that accepts another instance of itself.\u003c/p\u003e\n"]]],[],null,[]]