AddCustomDomainPolicyRequest$json top-level constant
- @Deprecated('Use addCustomDomainPolicyRequestDescriptor instead')
Map<String, Object>
const
AddCustomDomainPolicyRequest$json
Implementation
@$core.Deprecated('Use addCustomDomainPolicyRequestDescriptor instead')
const AddCustomDomainPolicyRequest$json = {
'1': 'AddCustomDomainPolicyRequest',
'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': {},
};