public sealed class GetAgentValidationResultRequest : IMessage<GetAgentValidationResultRequest>, IEquatable<GetAgentValidationResultRequest>, IDeepCloneable<GetAgentValidationResultRequest>, IBufferMessage, IMessage
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."],[[["The latest version available for `GetAgentValidationResultRequest` is 2.23.0, and there are numerous previous versions ranging from 2.22.0 down to 1.0.0 listed on this page."],["`GetAgentValidationResultRequest` is a request message used for `Agents.GetAgentValidationResult` within the Google Cloud Dialogflow CX v3 API."],["This class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with additional inherited members detailed in the documentation."],["The `GetAgentValidationResultRequest` class includes properties such as `AgentValidationResultName`, `LanguageCode`, and `Name`, which are used to configure the agent validation request, with `Name` being a required field."],["The main functions available are the constructors `GetAgentValidationResultRequest()` and `GetAgentValidationResultRequest(GetAgentValidationResultRequest other)`."]]],[]]