CreateBinaryDataSignedURLResponse$json top-level constant

  1. @Deprecated('Use createBinaryDataSignedURLResponseDescriptor instead')
Map<String, Object> const CreateBinaryDataSignedURLResponse$json

Implementation

@$core.Deprecated('Use createBinaryDataSignedURLResponseDescriptor instead')
const CreateBinaryDataSignedURLResponse$json = {
  '1': 'CreateBinaryDataSignedURLResponse',
  '2': [
    {'1': 'signed_url', '3': 1, '4': 1, '5': 9, '10': 'signedUrl'},
    {'1': 'expires_at', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'expiresAt'},
  ],
};