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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe content provides documentation for the \u003ccode\u003eGetAgentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.23.0, with a comprehensive list of previous versions, starting from 1.0.0 up until the latest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetAgentRequest\u003c/code\u003e is a message class used to request agent details via the \u003ccode\u003eAgents.GetAgent\u003c/code\u003e method, and it implements multiple 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 \u003ccode\u003eGetAgentRequest\u003c/code\u003e class has two properties: \u003ccode\u003eAgentName\u003c/code\u003e which provides a view of the \u003ccode\u003eName\u003c/code\u003e property, and \u003ccode\u003eName\u003c/code\u003e, a string that specifies the required agent name with the format of \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eGetAgentRequest\u003c/code\u003e class: a default constructor, and one that allows for the construction based on another \u003ccode\u003eGetAgentRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]