ProjectGrant$json top-level constant
Implementation
@$core.Deprecated('Use projectGrantDescriptor instead')
const ProjectGrant$json = {
'1': 'ProjectGrant',
'2': [
{
'1': 'organization_id',
'3': 2,
'4': 1,
'5': 9,
'8': {},
'10': 'organizationId'
},
{
'1': 'creation_date',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'creationDate'
},
{
'1': 'change_date',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'changeDate'
},
{
'1': 'granted_organization_id',
'3': 5,
'4': 1,
'5': 9,
'8': {},
'10': 'grantedOrganizationId'
},
{
'1': 'granted_organization_name',
'3': 6,
'4': 1,
'5': 9,
'8': {},
'10': 'grantedOrganizationName'
},
{
'1': 'granted_role_keys',
'3': 7,
'4': 3,
'5': 9,
'8': {},
'10': 'grantedRoleKeys'
},
{'1': 'project_id', '3': 8, '4': 1, '5': 9, '8': {}, '10': 'projectId'},
{'1': 'project_name', '3': 9, '4': 1, '5': 9, '8': {}, '10': 'projectName'},
{
'1': 'state',
'3': 10,
'4': 1,
'5': 14,
'6': '.zitadel.project.v2beta.ProjectGrantState',
'8': {},
'10': 'state'
},
],
};