public sealed class GetAgentRequest : IMessage<GetAgentRequest>, IEquatable<GetAgentRequest>, IDeepCloneable<GetAgentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetAgentRequest.
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-03-21 UTC."],[[["This webpage provides reference documentation for the `GetAgentRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET."],["The `GetAgentRequest` class is a message type used to request an agent in the Dialogflow CX v3 API, with its primary function being part of the Agents.GetAgent process."],["The class inherits from Object and implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page includes a list of available versions for the Google.Cloud.Dialogflow.Cx.V3 package, ranging from version 1.0.0 to 2.23.0 (latest), each with specific links to `GetAgentRequest` documentation."],["The class has two properties `AgentName` and `Name`, and has two constructors."]]],[]]