public sealed class CreateIntentRequest : IMessage<CreateIntentRequest>, IEquatable<CreateIntentRequest>, IDeepCloneable<CreateIntentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class CreateIntentRequest.
The request message for
[Intents.CreateIntent][google.cloud.dialogflow.v2beta1.Intents.CreateIntent].
Optional. The language used to access language-specific data.
If not specified, the agent's default language is used.
For more information, see
Multilingual intent and entity
data.
[[["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 reference documentation for the \u003ccode\u003eCreateIntentRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, which is used to create intents in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateIntentRequest\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e namespace, implements several interfaces, including \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\u003eThis class contains properties like \u003ccode\u003eIntent\u003c/code\u003e, \u003ccode\u003eIntentView\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsAgentName\u003c/code\u003e, allowing for the specification of the intent to be created and related configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateIntentRequest\u003c/code\u003e class requires a parent agent for intent creation, supporting the formats \u003ccode\u003eprojects/<Project ID>/agent\u003c/code\u003e or \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various constructors, such as a default constructor \u003ccode\u003eCreateIntentRequest()\u003c/code\u003e and a constructor which takes another \u003ccode\u003eCreateIntentRequest\u003c/code\u003e as a parameter to create a copy, \u003ccode\u003eCreateIntentRequest(CreateIntentRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]