public sealed class GetAgentRequest : IMessage<GetAgentRequest>, IEquatable<GetAgentRequest>, IDeepCloneable<GetAgentRequest>, IBufferMessage, IMessage
The request message for [Agents.GetAgent][google.cloud.dialogflow.cx.v3.Agents.GetAgent].
[[["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 provided content is a documentation page for the \u003ccode\u003eGetAgentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace in the .NET library, showing the different versions of the library, from 1.0.0 to 2.23.0 (latest).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAgentRequest\u003c/code\u003e class is used to send a request to the \u003ccode\u003eAgents.GetAgent\u003c/code\u003e method, and it implements various 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\u003eThis class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and has two constructors: a default constructor and one that takes another \u003ccode\u003eGetAgentRequest\u003c/code\u003e object as a parameter, additionally having two properties, \u003ccode\u003eAgentName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the \u003ccode\u003eGetAgentRequest\u003c/code\u003e class is a string representing the agent's name in the format: \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>\u003c/code\u003e, and is required to be set.\u003c/p\u003e\n"],["\u003cp\u003eThe current version of the document, as seen at the top, is listed as 1.12.0, despite there being subsequent versions available, and the documentation itself covers the methods, properties and constructor of the \u003ccode\u003eGetAgentRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]