Query$json top-level constant

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

Implementation

@$core.Deprecated('Use queryDescriptor instead')
const Query$json = {
  '1': 'Query',
  '2': [
    {
      '1': 'id_query',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.instance.v2beta.IdsQuery',
      '9': 0,
      '10': 'idQuery'
    },
    {
      '1': 'domain_query',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.instance.v2beta.DomainsQuery',
      '9': 0,
      '10': 'domainQuery'
    },
  ],
  '8': [
    {'1': 'query', '2': {}},
  ],
};