GetShardRecoveryPointRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getShardRecoveryPointRequestDescriptor instead')
const GetShardRecoveryPointRequest$json = {
  '1': 'GetShardRecoveryPointRequest',
  '2': [
    {'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
    {'1': 'shard_id', '3': 2, '4': 1, '5': 13, '10': 'shardId'},
  ],
};