Home
last modified time | relevance | path

Searched refs:roleGrant (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DConfigVariableTemplate.php108 public function setRoleGrant(RoleGrant $roleGrant) argument
110 $this->roleGrant = $roleGrant;
117 return $this->roleGrant;
H A DConnectorVersion.php193 public function setRoleGrant(RoleGrant $roleGrant) argument
195 $this->roleGrant = $roleGrant;
202 return $this->roleGrant;