DomainSettings$json top-level constant
Implementation
@$core.Deprecated('Use domainSettingsDescriptor instead')
const DomainSettings$json = {
'1': 'DomainSettings',
'2': [
{
'1': 'login_name_includes_domain',
'3': 1,
'4': 1,
'5': 8,
'8': {},
'10': 'loginNameIncludesDomain'
},
{
'1': 'require_org_domain_verification',
'3': 2,
'4': 1,
'5': 8,
'8': {},
'10': 'requireOrgDomainVerification'
},
{
'1': 'smtp_sender_address_matches_instance_domain',
'3': 3,
'4': 1,
'5': 8,
'8': {},
'10': 'smtpSenderAddressMatchesInstanceDomain'
},
{
'1': 'resource_owner_type',
'3': 6,
'4': 1,
'5': 14,
'6': '.zitadel.settings.v2beta.ResourceOwnerType',
'8': {},
'10': 'resourceOwnerType'
},
],
};