SearchPointsInternal$json top-level constant

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

Implementation

@$core.Deprecated('Use searchPointsInternalDescriptor instead')
const SearchPointsInternal$json = {
  '1': 'SearchPointsInternal',
  '2': [
    {'1': 'search_points', '3': 1, '4': 1, '5': 11, '6': '.qdrant.SearchPoints', '10': 'searchPoints'},
    {'1': 'shard_id', '3': 2, '4': 1, '5': 13, '9': 0, '10': 'shardId', '17': true},
  ],
  '8': [
    {'1': '_shard_id'},
  ],
};