DeleteFieldIndexCollection$json top-level constant
Implementation
@$core.Deprecated('Use deleteFieldIndexCollectionDescriptor instead')
const DeleteFieldIndexCollection$json = {
'1': 'DeleteFieldIndexCollection',
'2': [
{'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
{'1': 'wait', '3': 2, '4': 1, '5': 8, '9': 0, '10': 'wait', '17': true},
{'1': 'field_name', '3': 3, '4': 1, '5': 9, '10': 'fieldName'},
{'1': 'ordering', '3': 4, '4': 1, '5': 11, '6': '.qdrant.WriteOrdering', '9': 1, '10': 'ordering', '17': true},
],
'8': [
{'1': '_wait'},
{'1': '_ordering'},
],
};