GetCustomDomainPolicyResponse$json top-level constant
- @Deprecated('Use getCustomDomainPolicyResponseDescriptor instead')
Map<String, Object>
const
GetCustomDomainPolicyResponse$json
Implementation
@$core.Deprecated('Use getCustomDomainPolicyResponseDescriptor instead')
const GetCustomDomainPolicyResponse$json = {
'1': 'GetCustomDomainPolicyResponse',
'2': [
{
'1': 'policy',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.policy.v1.DomainPolicy',
'10': 'policy'
},
{'1': 'is_default', '3': 2, '4': 1, '5': 8, '10': 'isDefault'},
],
};