FileRangeResp$json top-level constant
Implementation
@$core.Deprecated('Use fileRangeRespDescriptor instead')
const FileRangeResp$json = {
'1': 'FileRangeResp',
'2': [
{'1': 'status_code', '3': 1, '4': 1, '5': 5, '10': 'statusCode'},
{
'1': 'headers',
'3': 2,
'4': 3,
'5': 11,
'6': '.jmash.protobuf.FileRangeResp.HeadersEntry',
'10': 'headers'
},
{'1': 'content_type', '3': 3, '4': 1, '5': 9, '10': 'contentType'},
{'1': 'data', '3': 4, '4': 1, '5': 12, '10': 'data'},
],
'3': [FileRangeResp_HeadersEntry$json],
};