Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::ValidationError::Severity (v1.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::ValidationError::Severity.
Represents a level of severity.
Constants
SEVERITY_UNSPECIFIED
value: 0 Not specified. This value should never be used.
INFO
value: 1 The agent doesn't follow Dialogflow best practices.
WARNING
value: 2 The agent may not behave as expected.
ERROR
value: 3 The agent may experience partial failures.