CreateFieldIndexCollectionInternal$json top-level constant

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

Implementation

@$core.Deprecated('Use createFieldIndexCollectionInternalDescriptor instead')
const CreateFieldIndexCollectionInternal$json = {
  '1': 'CreateFieldIndexCollectionInternal',
  '2': [
    {'1': 'create_field_index_collection', '3': 1, '4': 1, '5': 11, '6': '.qdrant.CreateFieldIndexCollection', '10': 'createFieldIndexCollection'},
    {'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'},
  ],
};