ListCollectionsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listCollectionsResponseDescriptor instead')
const ListCollectionsResponse$json = {
  '1': 'ListCollectionsResponse',
  '2': [
    {'1': 'collections', '3': 1, '4': 3, '5': 11, '6': '.qdrant.CollectionDescription', '10': 'collections'},
    {'1': 'time', '3': 2, '4': 1, '5': 1, '10': 'time'},
  ],
};