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 \u003ccode\u003eFlowValidationResult\u003c/code\u003e response message from Dialogflow CX's \u003ccode\u003eFlows.GetFlowValidationResult\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowValidationResult\u003c/code\u003e includes the validation messages, the flow's unique identifier, and the last update time.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eValidationMessage\u003c/code\u003e objects detail issues found in the agent or flow, specifying the affected \u003ccode\u003eresourceType\u003c/code\u003e, \u003ccode\u003eresourceNames\u003c/code\u003e, \u003ccode\u003eseverity\u003c/code\u003e level, and the \u003ccode\u003edetail\u003c/code\u003e of the issue.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourceType\u003c/code\u003e defines the type of resource the \u003ccode\u003eValidationMessage\u003c/code\u003e refers to, such as \u003ccode\u003eAGENT\u003c/code\u003e, \u003ccode\u003eINTENT\u003c/code\u003e, or \u003ccode\u003eFLOW\u003c/code\u003e, and \u003ccode\u003eSeverity\u003c/code\u003e indicates the seriousness of the validation issue, like \u003ccode\u003eINFO\u003c/code\u003e, \u003ccode\u003eWARNING\u003c/code\u003e, or \u003ccode\u003eERROR\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourceName\u003c/code\u003e objects contain the name and display name of the resource that the validation message concerns.\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/v3beta1/projects.locations.agents.flows/getValidationResult#google.cloud.dialogflow.cx.v3beta1.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."]]