ErrorInfo$json top-level constant
Implementation
@$core.Deprecated('Use errorInfoDescriptor instead')
const ErrorInfo$json = const {
'1': 'ErrorInfo',
'2': const [
const {'1': 'reason', '3': 1, '4': 1, '5': 9, '10': 'reason'},
const {'1': 'domain', '3': 2, '4': 1, '5': 9, '10': 'domain'},
const {
'1': 'metadata',
'3': 3,
'4': 3,
'5': 11,
'6': '.google.rpc.ErrorInfo.MetadataEntry',
'10': 'metadata'
},
],
'3': const [ErrorInfo_MetadataEntry$json],
};