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\u003eThe provided content is a documentation page for the \u003ccode\u003eFlowValidationResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace in .NET, detailing its versions and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version documented is 2.23.0, although this page is viewed from version 1.12.0, and there are many older versions of \u003ccode\u003eFlowValidationResult\u003c/code\u003e listed, each with a corresponding link.\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, indicating its capabilities for message handling, equality checks, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowValidationResult\u003c/code\u003e class has properties such as \u003ccode\u003eFlowValidationResultName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eUpdateTime\u003c/code\u003e, and \u003ccode\u003eValidationMessages\u003c/code\u003e, which are related to identifying the result, its unique identifier, when the flow was validated, and the collection of validation messages, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the class's inheritance from \u003ccode\u003eObject\u003c/code\u003e and lists its constructors, including a default constructor and one that accepts another \u003ccode\u003eFlowValidationResult\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]