[[["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-03-05 UTC."],[[["This content details the structure and components of agent validation output, specifically within the context of Dialogflow."],["The `validationErrors` field contains an array of `ValidationError` objects, each representing a specific issue encountered during the validation process."],["Each `ValidationError` includes the `severity` of the error, the specific `entries` it applies to, and a detailed `errorMessage`."],["The `Severity` enum defines different levels of issue impact, ranging from `INFO` (best practices not followed) to `CRITICAL` (complete agent failure)."],["The `entries` field helps pinpoint the exact location of an error, specifying whether it's related to the entire agent, a specific intent, a training phrase, parameter, or entity."]]],[]]