FacetCountsInternal$json top-level constant

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

Implementation

@$core.Deprecated('Use facetCountsInternalDescriptor instead')
const FacetCountsInternal$json = {
  '1': 'FacetCountsInternal',
  '2': [
    {'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
    {'1': 'key', '3': 2, '4': 1, '5': 9, '10': 'key'},
    {'1': 'filter', '3': 3, '4': 1, '5': 11, '6': '.qdrant.Filter', '9': 0, '10': 'filter', '17': true},
    {'1': 'limit', '3': 4, '4': 1, '5': 4, '10': 'limit'},
    {'1': 'exact', '3': 5, '4': 1, '5': 8, '10': 'exact'},
    {'1': 'shard_id', '3': 6, '4': 1, '5': 13, '10': 'shardId'},
    {'1': 'timeout', '3': 7, '4': 1, '5': 4, '9': 1, '10': 'timeout', '17': true},
  ],
  '8': [
    {'1': '_filter'},
    {'1': '_timeout'},
  ],
};