public sealed class GetValidationResultRequest : IMessage<GetValidationResultRequest>, IEquatable<GetValidationResultRequest>, IDeepCloneable<GetValidationResultRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetValidationResultRequest.
The request message for
[Agents.GetValidationResult][google.cloud.dialogflow.v2.Agents.GetValidationResult].
Optional. The language for which you want a validation result. If not
specified, the agent's default language is used. Many
languages
are supported. Note: languages must be enabled in the agent before they can
be used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe content is reference documentation for the \u003ccode\u003eGetValidationResultRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for version 4.25.0, with links to other versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetValidationResultRequest\u003c/code\u003e is used to request the validation result for an agent, as it is the request message for the \u003ccode\u003eAgents.GetValidationResult\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetValidationResultRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetValidationResultRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGetValidationResultRequest\u003c/code\u003e include \u003ccode\u003eLanguageCode\u003c/code\u003e for specifying the desired language for validation and \u003ccode\u003eParent\u003c/code\u003e to indicate the associated project.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property, which indicates the associated project, can be viewed through \u003ccode\u003eLocationName\u003c/code\u003e, \u003ccode\u003eProjectName\u003c/code\u003e, or \u003ccode\u003eIResourceName\u003c/code\u003e-typed properties.\u003c/p\u003e\n"]]],[],null,[]]