TransferObjectsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use transferObjectsRequestDescriptor instead')
const TransferObjectsRequest$json = {
  '1': 'TransferObjectsRequest',
  '2': [
    {
      '1': 'AccountId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {
      '1': 'Objects',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.StoredObjectId',
      '10': 'Objects'
    },
  ],
};