SubscriberQuery$json top-level constant

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

Implementation

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