Searched refs:rolesType (Results 1 – 5 of 5) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/ | ||
H A D | QueryGrantableRolesResponse.php | 27 protected $rolesType = Role::class; variable in Google\\Service\\Iam\\QueryGrantableRolesResponse |
H A D | ListRolesResponse.php | 27 protected $rolesType = Role::class; variable in Google\\Service\\Iam\\ListRolesResponse |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/ | ||
H A D | MemberRelation.php | 33 protected $rolesType = TransitiveMembershipRole::class; variable in Google\\Service\\CloudIdentity\\MemberRelation |
H A D | GroupRelation.php | 41 protected $rolesType = TransitiveMembershipRole::class; variable in Google\\Service\\CloudIdentity\\GroupRelation |
H A D | Membership.php | 33 protected $rolesType = MembershipRole::class; variable in Google\\Service\\CloudIdentity\\Membership |