Domain$json top-level constant
Implementation
@$core.Deprecated('Use domainDescriptor instead')
const Domain$json = {
'1': 'Domain',
'2': [
{'1': 'org_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'orgId'},
{'1': 'details', '3': 2, '4': 1, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'details'},
{'1': 'domain_name', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'domainName'},
{'1': 'is_verified', '3': 4, '4': 1, '5': 8, '8': {}, '10': 'isVerified'},
{'1': 'is_primary', '3': 5, '4': 1, '5': 8, '8': {}, '10': 'isPrimary'},
{'1': 'validation_type', '3': 6, '4': 1, '5': 14, '6': '.zitadel.org.v1.DomainValidationType', '8': {}, '10': 'validationType'},
],
};