HttpBody$json top-level constant
Implementation
@$core.Deprecated('Use httpBodyDescriptor instead')
const HttpBody$json = {
'1': 'HttpBody',
'2': [
{'1': 'content_type', '3': 1, '4': 1, '5': 9, '10': 'contentType'},
{'1': 'data', '3': 2, '4': 1, '5': 12, '10': 'data'},
{'1': 'extensions', '3': 3, '4': 3, '5': 11, '6': '.google.protobuf.Any', '10': 'extensions'},
],
};