OrganizationFieldName$json top-level constant
- @Deprecated('Use organizationFieldNameDescriptor instead')
Implementation
@$core.Deprecated('Use organizationFieldNameDescriptor instead')
const OrganizationFieldName$json = {
'1': 'OrganizationFieldName',
'2': [
{'1': 'ORGANIZATION_FIELD_NAME_UNSPECIFIED', '2': 0},
{'1': 'ORGANIZATION_FIELD_NAME_NAME', '2': 1},
],
};