CollectionExistsResponse$json top-level constant

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

Implementation

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