AllProjectGrantQuery$json top-level constant
Implementation
@$core.Deprecated('Use allProjectGrantQueryDescriptor instead')
const AllProjectGrantQuery$json = {
'1': 'AllProjectGrantQuery',
'2': [
{
'1': 'project_name_query',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.project.v1.GrantProjectNameQuery',
'9': 0,
'10': 'projectNameQuery'
},
{
'1': 'role_key_query',
'3': 2,
'4': 1,
'5': 11,
'6': '.zitadel.project.v1.GrantRoleKeyQuery',
'9': 0,
'10': 'roleKeyQuery'
},
{
'1': 'project_id_query',
'3': 3,
'4': 1,
'5': 11,
'6': '.zitadel.project.v1.ProjectIDQuery',
'9': 0,
'10': 'projectIdQuery'
},
{
'1': 'granted_org_id_query',
'3': 4,
'4': 1,
'5': 11,
'6': '.zitadel.project.v1.GrantedOrgIDQuery',
'9': 0,
'10': 'grantedOrgIdQuery'
},
],
'8': [
{'1': 'query', '2': {}},
],
};