ProjectGrantQuery$json top-level constant
- @Deprecated('Use projectGrantQueryDescriptor instead')
Implementation
@$core.Deprecated('Use projectGrantQueryDescriptor instead')
const ProjectGrantQuery$json = {
'1': 'ProjectGrantQuery',
'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'},
],
'8': [
{'1': 'query', '2': {}},
],
};