public sealed class GetAgentValidationResultRequest : IMessage<GetAgentValidationResultRequest>, IEquatable<GetAgentValidationResultRequest>, IDeepCloneable<GetAgentValidationResultRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetAgentValidationResultRequest.
The request message for
[Agents.GetAgentValidationResult][google.cloud.dialogflow.cx.v3.Agents.GetAgentValidationResult].
[[["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 documentation for the `GetAgentValidationResultRequest` class within the Dialogflow v3 API for .NET, detailing its purpose, inheritance, implementations, and available versions."],["The latest version available is 2.23.0, and the page lists a variety of previous versions, going as far back as version 1.0.0, for this class in the API."],["The `GetAgentValidationResultRequest` class is a request message used to retrieve the validation result of an agent, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetAgentValidationResultRequest` class includes properties such as `AgentValidationResultName`, `LanguageCode`, and `Name`, which allow users to define the agent and language for which the validation result is requested."],["The documentation page includes the namespace and assembly information, the constructors for the class, as well as the inherited members, like `GetHashCode`, `GetType`, and `ToString`."]]],[]]