Google Cloud Dialogflow v2beta1 API - Enum ValidationError.Types.Severity (1.0.0-beta15)

public enum ValidationError.Types.Severity

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum ValidationError.Types.Severity.

Represents a level of severity.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Fields

NameDescription
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.