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 page provides documentation for the \u003ccode\u003eCreateAgentRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAgentRequest\u003c/code\u003e class is used to send requests to create a new agent using the \u003ccode\u003eAgents.CreateAgent\u003c/code\u003e method and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class features properties such as \u003ccode\u003eAgent\u003c/code\u003e, which represents the agent to be created, and \u003ccode\u003eParent\u003c/code\u003e, which specifies the location where the agent will reside, both of which are required.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists available versions ranging from 1.0.0 to the latest version 2.23.0, with links to each version's documentation, allowing developers to access the relevant documentation depending on the version they are using.\u003c/p\u003e\n"],["\u003cp\u003eIt provides information about the class's inheritance from \u003ccode\u003eobject\u003c/code\u003e, including inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, along with details on the constructors and how to use them.\u003c/p\u003e\n"]]],[],null,[]]