AudienceQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use audienceQueryDescriptor instead')
const AudienceQuery$json = {
  '1': 'AudienceQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {'1': 'Id', '3': 2, '4': 1, '5': 11, '6': '.AudienceId', '10': 'Id'},
    {
      '1': 'Details',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'Details'
    },
  ],
};