GetOrgIAMPolicyResponse$json top-level constant

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

Implementation

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