Status$json top-level constant
Implementation
@$core.Deprecated('Use statusDescriptor instead')
const Status$json = {
'1': 'Status',
'2': [
{'1': 'message', '3': 2, '4': 1, '5': 9, '10': 'message'},
{
'1': 'code',
'3': 3,
'4': 1,
'5': 14,
'6': '.opentelemetry.proto.trace.v1.Status.StatusCode',
'10': 'code'
},
],
'4': [Status_StatusCode$json],
'9': [
{'1': 1, '2': 2},
],
};