public sealed class CreateAgentRequest : IMessage<CreateAgentRequest>, IEquatable<CreateAgentRequest>, IDeepCloneable<CreateAgentRequest>, IBufferMessage, IMessage
The request message for [Agents.CreateAgent][google.cloud.dialogflow.cx.v3.Agents.CreateAgent].
[[["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 details the \u003ccode\u003eCreateAgentRequest\u003c/code\u003e class, which is used to create a request for the \u003ccode\u003eAgents.CreateAgent\u003c/code\u003e method within the Google Cloud Dialogflow CX V3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists the availability of the \u003ccode\u003eCreateAgentRequest\u003c/code\u003e class across various versions of the Dialogflow CX V3 library, starting from version 1.0.0 up to the latest, version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAgentRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing methods for object interaction and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a parameterless one, and one that takes another \u003ccode\u003eCreateAgentRequest\u003c/code\u003e as a parameter, and also has properties \u003ccode\u003eAgent\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgent\u003c/code\u003e property represents the agent to be created, while the \u003ccode\u003eParent\u003c/code\u003e property indicates the location where the agent will be created, formatted as \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>\u003c/code\u003e, and the \u003ccode\u003eParentAsLocationName\u003c/code\u003e represents a typed view over the \u003ccode\u003eParent\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]