FileDownloadResp$json top-level constant
Implementation
@$core.Deprecated('Use fileDownloadRespDescriptor instead')
const FileDownloadResp$json = {
'1': 'FileDownloadResp',
'2': [
{'1': 'body', '3': 1, '4': 1, '5': 12, '10': 'body'},
{'1': 'file_name', '3': 2, '4': 1, '5': 9, '10': 'fileName'},
{'1': 'content_type', '3': 3, '4': 1, '5': 9, '10': 'contentType'},
{'1': 'file_ext', '3': 4, '4': 1, '5': 9, '10': 'fileExt'},
{
'1': 'file_type',
'3': 5,
'4': 1,
'5': 14,
'6': '.jmash.protobuf.FileType',
'10': 'fileType'
},
{'1': 'file_size', '3': 6, '4': 1, '5': 3, '10': 'fileSize'},
{'1': 'file_part', '3': 7, '4': 1, '5': 5, '10': 'filePart'},
{'1': 'file_width', '3': 8, '4': 1, '5': 5, '10': 'fileWidth'},
{'1': 'file_height', '3': 9, '4': 1, '5': 5, '10': 'fileHeight'},
],
};