public sealed class FlowValidationResult : IMessage<FlowValidationResult>, IEquatable<FlowValidationResult>, IDeepCloneable<FlowValidationResult>, IBufferMessage, IMessage
The response message for [Flows.GetFlowValidationResult][google.cloud.dialogflow.cx.v3.Flows.GetFlowValidationResult].
The unique identifier of the flow validation result.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>/validationResult.
[[["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 document outlines the \u003ccode\u003eFlowValidationResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, which is used to retrieve the validation status of a Dialogflow CX flow.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowValidationResult\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to interact with Protobuf systems and enabling functionality such as message comparison and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a comprehensive list of all available versions for \u003ccode\u003eFlowValidationResult\u003c/code\u003e, starting from version \u003ccode\u003e1.0.0\u003c/code\u003e up to the latest version, \u003ccode\u003e2.23.0\u003c/code\u003e, each link taking the user to the corresponding documentation for that specific version.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eFlowValidationResult\u003c/code\u003e class include \u003ccode\u003eFlowValidationResultName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eUpdateTime\u003c/code\u003e, and \u003ccode\u003eValidationMessages\u003c/code\u003e, which provide details about the validation process and identify the specific flow being validated.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors that are \u003ccode\u003eFlowValidationResult()\u003c/code\u003e and \u003ccode\u003eFlowValidationResult(FlowValidationResult other)\u003c/code\u003e, allowing users to instantiate the class with either a blank default, or by passing in another \u003ccode\u003eFlowValidationResult\u003c/code\u003e to be duplicated.\u003c/p\u003e\n"]]],[],null,[]]