Interface protos.google.cloud.dialogflow.v2beta1.IValidationError (6.3.1)

Properties of a ValidationError.

Package

@google-cloud/dialogflow

Properties

entries

entries?: (string[]|null);

ValidationError entries

errorMessage

errorMessage?: (string|null);

ValidationError errorMessage

severity

severity?: (google.cloud.dialogflow.v2beta1.ValidationError.Severity|keyof typeof google.cloud.dialogflow.v2beta1.ValidationError.Severity|null);

ValidationError severity