OrganizationScope$json top-level constant
- @Deprecated('Use organizationScopeDescriptor instead')
Implementation
@$core.Deprecated('Use organizationScopeDescriptor instead')
const OrganizationScope$json = {
'1': 'OrganizationScope',
'2': [
{'1': 'organization_id', '3': 1, '4': 1, '5': 9, '10': 'organizationId'},
{'1': 'project_id', '3': 2, '4': 1, '5': 9, '10': 'projectId'},
{'1': 'environment_id', '3': 3, '4': 1, '5': 9, '10': 'environmentId'},
],
};