Implementation
@$core.Deprecated('Use createCollectionDescriptor instead')
const CreateCollection$json = {
'1': 'CreateCollection',
'2': [
{'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
{'1': 'hnsw_config', '3': 4, '4': 1, '5': 11, '6': '.qdrant.HnswConfigDiff', '9': 0, '10': 'hnswConfig', '17': true},
{'1': 'wal_config', '3': 5, '4': 1, '5': 11, '6': '.qdrant.WalConfigDiff', '9': 1, '10': 'walConfig', '17': true},
{'1': 'optimizers_config', '3': 6, '4': 1, '5': 11, '6': '.qdrant.OptimizersConfigDiff', '9': 2, '10': 'optimizersConfig', '17': true},
{'1': 'shard_number', '3': 7, '4': 1, '5': 13, '9': 3, '10': 'shardNumber', '17': true},
{'1': 'on_disk_payload', '3': 8, '4': 1, '5': 8, '9': 4, '10': 'onDiskPayload', '17': true},
{'1': 'timeout', '3': 9, '4': 1, '5': 4, '9': 5, '10': 'timeout', '17': true},
{'1': 'vectors_config', '3': 10, '4': 1, '5': 11, '6': '.qdrant.VectorsConfig', '9': 6, '10': 'vectorsConfig', '17': true},
{'1': 'replication_factor', '3': 11, '4': 1, '5': 13, '9': 7, '10': 'replicationFactor', '17': true},
{'1': 'write_consistency_factor', '3': 12, '4': 1, '5': 13, '9': 8, '10': 'writeConsistencyFactor', '17': true},
{'1': 'init_from_collection', '3': 13, '4': 1, '5': 9, '9': 9, '10': 'initFromCollection', '17': true},
{'1': 'quantization_config', '3': 14, '4': 1, '5': 11, '6': '.qdrant.QuantizationConfig', '9': 10, '10': 'quantizationConfig', '17': true},
{'1': 'sharding_method', '3': 15, '4': 1, '5': 14, '6': '.qdrant.ShardingMethod', '9': 11, '10': 'shardingMethod', '17': true},
{'1': 'sparse_vectors_config', '3': 16, '4': 1, '5': 11, '6': '.qdrant.SparseVectorConfig', '9': 12, '10': 'sparseVectorsConfig', '17': true},
{'1': 'strict_mode_config', '3': 17, '4': 1, '5': 11, '6': '.qdrant.StrictModeConfig', '9': 13, '10': 'strictModeConfig', '17': true},
],
'8': [
{'1': '_hnsw_config'},
{'1': '_wal_config'},
{'1': '_optimizers_config'},
{'1': '_shard_number'},
{'1': '_on_disk_payload'},
{'1': '_timeout'},
{'1': '_vectors_config'},
{'1': '_replication_factor'},
{'1': '_write_consistency_factor'},
{'1': '_init_from_collection'},
{'1': '_quantization_config'},
{'1': '_sharding_method'},
{'1': '_sparse_vectors_config'},
{'1': '_strict_mode_config'},
],
'9': [
{'1': 2, '2': 3},
{'1': 3, '2': 4},
],
};