ProjectRoleFieldName$json top-level constant
- @Deprecated('Use projectRoleFieldNameDescriptor instead')
Implementation
@$core.Deprecated('Use projectRoleFieldNameDescriptor instead')
const ProjectRoleFieldName$json = {
'1': 'ProjectRoleFieldName',
'2': [
{'1': 'PROJECT_ROLE_FIELD_NAME_UNSPECIFIED', '2': 0},
{'1': 'PROJECT_ROLE_FIELD_NAME_KEY', '2': 1},
{'1': 'PROJECT_ROLE_FIELD_NAME_CREATION_DATE', '2': 2},
{'1': 'PROJECT_ROLE_FIELD_NAME_CHANGE_DATE', '2': 3},
],
};