FileBase64Req$json top-level constant
Implementation
@$core.Deprecated('Use fileBase64ReqDescriptor instead')
const FileBase64Req$json = {
'1': 'FileBase64Req',
'2': [
{'1': 'tenant', '3': 1, '4': 1, '5': 9, '10': 'tenant'},
{'1': 'base64', '3': 2, '4': 1, '5': 9, '10': 'base64'},
{'1': 'file_name', '3': 3, '4': 1, '5': 9, '10': 'fileName'},
{'1': 'content_type', '3': 4, '4': 1, '5': 9, '10': 'contentType'},
{'1': 'file_dir', '3': 5, '4': 1, '5': 9, '10': 'fileDir'},
],
};