public enum ValidationError.Types.SeverityReference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum ValidationError.Types.Severity.
Represents a level of severity.
Namespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Fields |
|
|---|---|
| Name | Description |
Critical |
The agent may completely fail. |
Error |
The agent may experience partial failures. |
Info |
The agent doesn't follow Dialogflow best practices. |
Unspecified |
Not specified. This value should never be used. |
Warning |
The agent may not behave as expected. |