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\u003eThis page provides documentation for the \u003ccode\u003eGetValidationResultRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for version 4.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetValidationResultRequest\u003c/code\u003e class is used to request the validation result of an agent in the Dialogflow API, and it implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists the available versions of the \u003ccode\u003eGetValidationResultRequest\u003c/code\u003e class, ranging from 3.2.0 up to the latest version 4.26.0, allowing users to access documentation for different releases.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eLanguageCode\u003c/code\u003e to specify the language for validation and \u003ccode\u003eParent\u003c/code\u003e to indicate the project associated with the agent, which can be viewed as \u003ccode\u003eLocationName\u003c/code\u003e, \u003ccode\u003eProjectName\u003c/code\u003e, or \u003ccode\u003eIResourceName\u003c/code\u003e typed resources.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class: a parameterless constructor and another that takes another \u003ccode\u003eGetValidationResultRequest\u003c/code\u003e object to initialize the new request based on it.\u003c/p\u003e\n"]]],[],null,[]]