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 \u003ccode\u003eGetAgentRequest\u003c/code\u003e class is used to request information about an agent in the Dialogflow CX environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly, and has been released in multiple versions, ranging from 1.0.0 to 2.23.0, with 2.23.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAgentRequest\u003c/code\u003e 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, providing methods for cloning and equality comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAgentRequest\u003c/code\u003e class contains two main properties: \u003ccode\u003eAgentName\u003c/code\u003e, which is a typed view of the agent's name, and \u003ccode\u003eName\u003c/code\u003e, which is the string format of the agent's resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe request method for getting the agent is \u003ccode\u003eAgents.GetAgent\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]