GetCollectionInfoRequestInternal$json top-level constant

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

Implementation

@$core.Deprecated('Use getCollectionInfoRequestInternalDescriptor instead')
const GetCollectionInfoRequestInternal$json = {
  '1': 'GetCollectionInfoRequestInternal',
  '2': [
    {'1': 'get_collectionInfoRequest', '3': 1, '4': 1, '5': 11, '6': '.qdrant.GetCollectionInfoRequest', '10': 'getCollectionInfoRequest'},
    {'1': 'shard_id', '3': 2, '4': 1, '5': 13, '10': 'shardId'},
  ],
};