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, while this page primarily focuses on version 2.1.0, and it has versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateAgentRequest\u003c/code\u003e is used to send a request to create a new agent in the Dialogflow CX environment, as indicated by its purpose for the \u003ccode\u003eAgents.CreateAgent\u003c/code\u003e method.\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 various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAgentRequest\u003c/code\u003e class has properties like \u003ccode\u003eAgent\u003c/code\u003e, which is the agent to be created, and \u003ccode\u003eParent\u003c/code\u003e, representing the location where the agent will be created, with a specific format required for \u003ccode\u003eParent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAgentRequest\u003c/code\u003e has two constructors; a default constructor, and another that takes in a \u003ccode\u003eCreateAgentRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]