Searched refs:RoleGrant (Results 1 – 3 of 3) sorted by relevance
53 protected $roleGrantType = RoleGrant::class;55 protected $roleGrantsType = RoleGrant::class;191 * @param RoleGrant193 public function setRoleGrant(RoleGrant $roleGrant)198 * @return RoleGrant205 * @param RoleGrant[]212 * @return RoleGrant[]
38 protected $roleGrantType = RoleGrant::class;106 * @param RoleGrant108 public function setRoleGrant(RoleGrant $roleGrant)113 * @return RoleGrant
20 class RoleGrant extends \Google\Collection class97 class_alias(RoleGrant::class, 'Google_Service_Connectors_RoleGrant');