UpdateCustomDomainPolicyRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use updateCustomDomainPolicyRequestDescriptor instead')
const UpdateCustomDomainPolicyRequest$json = {
  '1': 'UpdateCustomDomainPolicyRequest',
  '2': [
    {'1': 'org_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'orgId'},
    {
      '1': 'user_login_must_be_domain',
      '3': 2,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'userLoginMustBeDomain'
    },
    {
      '1': 'validate_org_domains',
      '3': 3,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'validateOrgDomains'
    },
    {
      '1': 'smtp_sender_address_matches_instance_domain',
      '3': 4,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'smtpSenderAddressMatchesInstanceDomain'
    },
  ],
  '7': {},
};