ListCustomDomainsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listCustomDomainsResponseDescriptor instead')
const ListCustomDomainsResponse$json = {
  '1': 'ListCustomDomainsResponse',
  '2': [
    {
      '1': 'domains',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.zitadel.instance.v2.CustomDomain',
      '10': 'domains'
    },
    {
      '1': 'pagination',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.filter.v2.PaginationResponse',
      '10': 'pagination'
    },
  ],
};