ValidationError$json top-level constant
Implementation
@$core.Deprecated('Use validationErrorDescriptor instead')
const ValidationError$json = const {
'1': 'ValidationError',
'2': const [
const {
'1': 'severity',
'3': 1,
'4': 1,
'5': 14,
'6': '.google.cloud.dialogflow.v2beta1.ValidationError.Severity',
'10': 'severity'
},
const {'1': 'entries', '3': 3, '4': 3, '5': 9, '10': 'entries'},
const {'1': 'error_message', '3': 4, '4': 1, '5': 9, '10': 'errorMessage'},
],
'4': const [ValidationError_Severity$json],
};