public sealed class CreateAgentRequest : IMessage<CreateAgentRequest>, IEquatable<CreateAgentRequest>, IDeepCloneable<CreateAgentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CreateAgentRequest.
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 documentation page covers the \u003ccode\u003eCreateAgentRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX V3 API for .NET, with the latest version being 2.23.0 and the current version specified as 2.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAgentRequest\u003c/code\u003e class is used to create a new agent within the Dialogflow CX platform, as defined by the \u003ccode\u003eAgents.CreateAgent\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eIt lists a comprehensive set of previous versions of the Dialogflow CX V3 API, ranging from 1.0.0 up to 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAgentRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<CreateAgentRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<CreateAgentRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eAgent\u003c/code\u003e, which is required and represents the agent to create, and \u003ccode\u003eParent\u003c/code\u003e, which specifies the location where the agent should be created, using a format like \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]