Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
The unique identifier of the flow validation result. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/validationResult.
Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-21 UTC."],[[["\u003cp\u003eThis content outlines the structure and fields of the response for \u003ccode\u003eFlows.GetFlowValidationResult\u003c/code\u003e, providing a detailed view of the validation data returned.\u003c/p\u003e\n"],["\u003cp\u003eThe validation result includes a \u003ccode\u003ename\u003c/code\u003e, a list of \u003ccode\u003evalidationMessages\u003c/code\u003e, and an \u003ccode\u003eupdateTime\u003c/code\u003e, offering information about the specific validation event and when it occurred.\u003c/p\u003e\n"],["\u003cp\u003eEach \u003ccode\u003eValidationMessage\u003c/code\u003e contains details like the \u003ccode\u003eresourceType\u003c/code\u003e, relevant \u003ccode\u003eresourceNames\u003c/code\u003e, the \u003ccode\u003eseverity\u003c/code\u003e of the issue, and a \u003ccode\u003edetail\u003c/code\u003e message explaining the problem.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourceType\u003c/code\u003e defines the type of resource involved in a validation message, such as \u003ccode\u003eAGENT\u003c/code\u003e, \u003ccode\u003eINTENT\u003c/code\u003e, or \u003ccode\u003eFLOW\u003c/code\u003e, while \u003ccode\u003eSeverity\u003c/code\u003e indicates the impact level of the message (e.g., \u003ccode\u003eINFO\u003c/code\u003e, \u003ccode\u003eWARNING\u003c/code\u003e, \u003ccode\u003eERROR\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceName\u003c/code\u003e object specifies the \u003ccode\u003ename\u003c/code\u003e and \u003ccode\u003edisplayName\u003c/code\u003e of a resource that a validation message pertains to, helping to pinpoint the exact location of an issue.\u003c/p\u003e\n"]]],[],null,["# FlowValidationResult\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [ValidationMessage](#ValidationMessage)\n - [JSON representation](#ValidationMessage.SCHEMA_REPRESENTATION)\n- [ResourceType](#ResourceType)\n- [ResourceName](#ResourceName)\n - [JSON representation](#ResourceName.SCHEMA_REPRESENTATION)\n- [Severity](#Severity)\n\nThe response message for [Flows.GetFlowValidationResult](/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows/getValidationResult#google.cloud.dialogflow.cx.v3.Flows.GetFlowValidationResult).\n\nValidationMessage\n-----------------\n\nAgent/flow validation message.\n\nResourceType\n------------\n\nResource types.\n\nResourceName\n------------\n\nResource name and display name.\n\nSeverity\n--------\n\nSeverity level."]]