GrantedProjectState$json top-level constant
- @Deprecated('Use grantedProjectStateDescriptor instead')
Implementation
@$core.Deprecated('Use grantedProjectStateDescriptor instead')
const GrantedProjectState$json = {
'1': 'GrantedProjectState',
'2': [
{'1': 'GRANTED_PROJECT_STATE_UNSPECIFIED', '2': 0},
{'1': 'GRANTED_PROJECT_STATE_ACTIVE', '2': 1},
{'1': 'GRANTED_PROJECT_STATE_INACTIVE', '2': 2},
],
};