GetCollectionInfoResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getCollectionInfoResponseDescriptor instead')
const GetCollectionInfoResponse$json = {
  '1': 'GetCollectionInfoResponse',
  '2': [
    {'1': 'result', '3': 1, '4': 1, '5': 11, '6': '.qdrant.CollectionInfo', '10': 'result'},
    {'1': 'time', '3': 2, '4': 1, '5': 1, '10': 'time'},
  ],
};