GetDomainPolicyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getDomainPolicyResponseDescriptor instead')
const GetDomainPolicyResponse$json = {
  '1': 'GetDomainPolicyResponse',
  '2': [
    {
      '1': 'policy',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.policy.v1.DomainPolicy',
      '10': 'policy'
    },
  ],
};