CreateBinaryDataSignedURLRequest$json top-level constant
- @Deprecated('Use createBinaryDataSignedURLRequestDescriptor instead')
Map<String, Object>
const
CreateBinaryDataSignedURLRequest$json
Implementation
@$core.Deprecated('Use createBinaryDataSignedURLRequestDescriptor instead')
const CreateBinaryDataSignedURLRequest$json = {
'1': 'CreateBinaryDataSignedURLRequest',
'2': [
{'1': 'binary_data_id', '3': 1, '4': 1, '5': 9, '10': 'binaryDataId'},
{'1': 'expiration_minutes', '3': 2, '4': 1, '5': 13, '9': 0, '10': 'expirationMinutes', '17': true},
],
'8': [
{'1': '_expiration_minutes'},
],
};