ResourceType$json top-level constant
Implementation
@$core.Deprecated('Use resourceTypeDescriptor instead')
const ResourceType$json = {
'1': 'ResourceType',
'2': [
{
'1': 'instance',
'3': 1,
'4': 1,
'5': 8,
'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',
'3': 4,
'4': 1,
'5': 11,
'6': '.zitadel.internal_permission.v2.ResourceType.ProjectGrant',
'9': 0,
'10': 'projectGrant'
},
],
'3': [ResourceType_ProjectGrant$json],
'8': [
{'1': 'resource', '2': {}},
],
};