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 uses 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-06-27 UTC."],[[["This content outlines the structure and fields of the `FlowValidationResult` response message from Dialogflow CX's `Flows.GetFlowValidationResult` method."],["The `FlowValidationResult` includes the validation messages, the flow's unique identifier, and the last update time."],["`ValidationMessage` objects detail issues found in the agent or flow, specifying the affected `resourceType`, `resourceNames`, `severity` level, and the `detail` of the issue."],["`ResourceType` defines the type of resource the `ValidationMessage` refers to, such as `AGENT`, `INTENT`, or `FLOW`, and `Severity` indicates the seriousness of the validation issue, like `INFO`, `WARNING`, or `ERROR`."],["`ResourceName` objects contain the name and display name of the resource that the validation message concerns."]]],[]]