CreateShardSnapshotRequest$json top-level constant
- @Deprecated('Use createShardSnapshotRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createShardSnapshotRequestDescriptor instead')
const CreateShardSnapshotRequest$json = {
'1': 'CreateShardSnapshotRequest',
'2': [
{'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
{'1': 'shard_id', '3': 2, '4': 1, '5': 13, '10': 'shardId'},
],
};