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\u003eThe webpage provides documentation for the \u003ccode\u003eCreateAgentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for creating agents in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.23.0, with a comprehensive list of versions ranging from 2.22.0 down to 1.0.0 that can be referenced.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateAgentRequest\u003c/code\u003e class can be implemented by \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and extends from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, \u003ccode\u003eCreateAgentRequest()\u003c/code\u003e and \u003ccode\u003eCreateAgentRequest(CreateAgentRequest other)\u003c/code\u003e, with properties to set the agent itself and its parent location.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgent\u003c/code\u003e property is a required field of type \u003ccode\u003eAgent\u003c/code\u003e used to assign the agent being created, and the \u003ccode\u003eParent\u003c/code\u003e property, required as well, is of type \u003ccode\u003estring\u003c/code\u003e, or it can be used with the \u003ccode\u003eLocationName\u003c/code\u003e type via \u003ccode\u003eParentAsLocationName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]