ResourceFilter$json top-level constant
Implementation
@$core.Deprecated('Use resourceFilterDescriptor instead')
const ResourceFilter$json = {
'1': 'ResourceFilter',
'2': [
{'1': 'instance', '3': 1, '4': 1, '5': 8, '9': 0, '10': 'instance'},
{
'1': 'organization_id',
'3': 2,
'4': 1,
'5': 9,
'9': 0,
'10': 'organizationId'
},
{'1': 'project_id', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'projectId'},
{
'1': 'project_grant_id',
'3': 4,
'4': 1,
'5': 9,
'9': 0,
'10': 'projectGrantId'
},
],
'8': [
{'1': 'resource'},
],
};