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 latest version of the \u003ccode\u003eCreateAgentRequest\u003c/code\u003e class is 2.23.0, part of the Google.Cloud.Dialogflow.Cx.V3 package, with multiple previous versions available for reference, all accessible via their corresponding links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateAgentRequest\u003c/code\u003e is a request message used for creating agents in the Dialogflow CX API, specifically through the \u003ccode\u003eAgents.CreateAgent\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, making it a component of the Google Protobuf library within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAgentRequest\u003c/code\u003e class contains two main properties, \u003ccode\u003eAgent\u003c/code\u003e which represents the agent to be created, and \u003ccode\u003eParent\u003c/code\u003e that represents the location where the agent will be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property can also be accessed through \u003ccode\u003eParentAsLocationName\u003c/code\u003e, that provides a \u003ccode\u003eLocationName\u003c/code\u003e typed view over the location.\u003c/p\u003e\n"]]],[],null,[]]