WebsiteQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use websiteQueryDescriptor instead')
const WebsiteQuery$json = {
  '1': 'WebsiteQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {
      '1': 'AccountId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {
      '1': 'UseShopify',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BoolValue',
      '10': 'UseShopify'
    },
  ],
};