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 document provides comprehensive reference information for the \u003ccode\u003eCreateIntentRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, detailing its usage in creating intents for Dialogflow CX agents.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateIntentRequest\u003c/code\u003e class is used to make requests to the \u003ccode\u003eIntents.CreateIntent\u003c/code\u003e method for the Dialogflow CX API, and it implements 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 has constructors to create a new intent request, and properties such as \u003ccode\u003eIntent\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e are essential for defining the intent and where it should be created within the agent hierarchy.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists several versions of the Dialogflow library, from 1.0.0 to the latest 2.23.0, with each version having its own set of documentation links.\u003c/p\u003e\n"],["\u003cp\u003eThe parent property specifies the agent to which the intent will be linked to, and it must follow the required format that includes project ID, location ID, and the agent's ID.\u003c/p\u003e\n"]]],[],null,[]]