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."],[[["The page provides reference documentation and code samples for the `GetAgentRequest` class within the Dialogflow v3 API."],["`GetAgentRequest` is a request message used to retrieve agent information via `Agents.GetAgent`."],["The latest version available for `GetAgentRequest` is 2.23.0, with multiple previous versions listed, dating back to 1.0.0."],["`GetAgentRequest` includes properties like `AgentName` and `Name`, with the latter being a required field for specifying the agent's resource name."],["The `GetAgentRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."]]],[]]