CollectionObjectQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use collectionObjectQueryDescriptor instead')
const CollectionObjectQuery$json = {
  '1': 'CollectionObjectQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {
      '1': 'CollectionId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.CollectionId',
      '10': 'CollectionId'
    },
  ],
};