DeleteShardKeyRequest$json top-level constant
- @Deprecated('Use deleteShardKeyRequestDescriptor instead')
Implementation
@$core.Deprecated('Use deleteShardKeyRequestDescriptor instead')
const DeleteShardKeyRequest$json = {
'1': 'DeleteShardKeyRequest',
'2': [
{'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
{'1': 'request', '3': 2, '4': 1, '5': 11, '6': '.qdrant.DeleteShardKey', '10': 'request'},
{'1': 'timeout', '3': 3, '4': 1, '5': 4, '9': 0, '10': 'timeout', '17': true},
],
'8': [
{'1': '_timeout'},
],
};