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