DomainFieldName$json top-level constant
Implementation
@$core.Deprecated('Use domainFieldNameDescriptor instead')
const DomainFieldName$json = {
'1': 'DomainFieldName',
'2': [
{'1': 'DOMAIN_FIELD_NAME_UNSPECIFIED', '2': 0},
{'1': 'DOMAIN_FIELD_NAME_DOMAIN', '2': 1},
{'1': 'DOMAIN_FIELD_NAME_PRIMARY', '2': 2},
{'1': 'DOMAIN_FIELD_NAME_GENERATED', '2': 3},
{'1': 'DOMAIN_FIELD_NAME_CREATION_DATE', '2': 4},
],
};