DeleteFieldIndexCollectionInternal$json top-level constant

  1. @Deprecated('Use deleteFieldIndexCollectionInternalDescriptor instead')
Map<String, Object> const DeleteFieldIndexCollectionInternal$json

Implementation

@$core.Deprecated('Use deleteFieldIndexCollectionInternalDescriptor instead')
const DeleteFieldIndexCollectionInternal$json = {
  '1': 'DeleteFieldIndexCollectionInternal',
  '2': [
    {'1': 'delete_field_index_collection', '3': 1, '4': 1, '5': 11, '6': '.qdrant.DeleteFieldIndexCollection', '10': 'deleteFieldIndexCollection'},
    {'1': 'shard_id', '3': 2, '4': 1, '5': 13, '9': 0, '10': 'shardId', '17': true},
    {'1': 'clock_tag', '3': 3, '4': 1, '5': 11, '6': '.qdrant.ClockTag', '9': 1, '10': 'clockTag', '17': true},
  ],
  '8': [
    {'1': '_shard_id'},
    {'1': '_clock_tag'},
  ],
};