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 webpage provides documentation for the \u003ccode\u003eFlowValidationResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used as the response message for \u003ccode\u003eFlows.GetFlowValidationResult\u003c/code\u003e, and it can be constructed with or without an existing \u003ccode\u003eFlowValidationResult\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt offers a read-write property, \u003ccode\u003eFlowValidationResultName\u003c/code\u003e, to get and set the name, and a \u003ccode\u003eName\u003c/code\u003e property that serves as a unique identifier in a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe class also tracks the last validation time through the \u003ccode\u003eUpdateTime\u003c/code\u003e property and includes an array of messages within the \u003ccode\u003eValidationMessages\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation page also includes a list of versioned links for the \u003ccode\u003eFlowValidationResult\u003c/code\u003e class ranging from version 1.0.0 to 2.23.0, with 2.23.0 being the latest version.\u003c/p\u003e\n"]]],[],null,[]]