Google Cloud Dialogflow Cx V3 Client - Class Severity (0.8.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class Severity.
Severity level.
Protobuf type google.cloud.dialogflow.cx.v3.ValidationMessage.Severity
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3 \ ValidationMessage
Methods
static::name
static::value
Constants
SEVERITY_UNSPECIFIED
Unspecified.
Generated from protobuf enum SEVERITY_UNSPECIFIED = 0;
INFO
The agent doesn't follow Dialogflow best practices.
Generated from protobuf enum INFO = 1;
WARNING
The agent may not behave as expected.
Generated from protobuf enum WARNING = 2;
ERROR
The agent may experience failures.
Generated from protobuf enum ERROR = 3;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Dialogflow Cx V3 Client - Class Severity (0.8.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.1 (latest)](/php/docs/reference/cloud-dialogflow-cx/latest/V3.ValidationMessage.Severity)\n- [0.8.0](/php/docs/reference/cloud-dialogflow-cx/0.8.0/V3.ValidationMessage.Severity)\n- [0.7.2](/php/docs/reference/cloud-dialogflow-cx/0.7.2/V3.ValidationMessage.Severity)\n- [0.6.0](/php/docs/reference/cloud-dialogflow-cx/0.6.0/V3.ValidationMessage.Severity)\n- [0.5.2](/php/docs/reference/cloud-dialogflow-cx/0.5.2/V3.ValidationMessage.Severity)\n- [0.4.1](/php/docs/reference/cloud-dialogflow-cx/0.4.1/V3.ValidationMessage.Severity)\n- [0.3.4](/php/docs/reference/cloud-dialogflow-cx/0.3.4/V3.ValidationMessage.Severity)\n- [0.2.1](/php/docs/reference/cloud-dialogflow-cx/0.2.1/V3.ValidationMessage.Severity)\n- [0.1.1](/php/docs/reference/cloud-dialogflow-cx/0.1.1/V3.ValidationMessage.Severity) \nReference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class Severity.\n\nSeverity level.\n\nProtobuf type `google.cloud.dialogflow.cx.v3.ValidationMessage.Severity`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ Cx \\\\ V3 \\\\ ValidationMessage\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SEVERITY_UNSPECIFIED\n\n Value: 0\n\nUnspecified.\n\nGenerated from protobuf enum `SEVERITY_UNSPECIFIED = 0;`\n\n### INFO\n\n Value: 1\n\nThe agent doesn't follow Dialogflow best practices.\n\nGenerated from protobuf enum `INFO = 1;`\n\n### WARNING\n\n Value: 2\n\nThe agent may not behave as expected.\n\nGenerated from protobuf enum `WARNING = 2;`\n\n### ERROR\n\n Value: 3\n\nThe agent may experience failures.\n\nGenerated from protobuf enum `ERROR = 3;`"]]