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\u003eThe \u003ccode\u003eCreateIntentRequest\u003c/code\u003e class is used to send a request to create an intent within the Dialogflow CX API, specifically under the namespace \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<CreateIntentRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<CreateIntentRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateIntentRequest\u003c/code\u003e class has properties such as \u003ccode\u003eIntent\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsAgentName\u003c/code\u003e, which are essential for specifying the intent details, language, and the agent within which to create the intent.\u003c/p\u003e\n"],["\u003cp\u003eThere are 37 versions of the \u003ccode\u003eCreateIntentRequest\u003c/code\u003e available, ranging from version 1.0.0 to the latest version 2.23.0, each one linking to the respective CreateIntentRequest document.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, \u003ccode\u003eCreateIntentRequest()\u003c/code\u003e for creating a new instance, and \u003ccode\u003eCreateIntentRequest(CreateIntentRequest other)\u003c/code\u003e to create a copy based on an existing instance.\u003c/p\u003e\n"]]],[],null,[]]