Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DRole.php34 public $isSystemRole; variable in Google\\Service\\Directory\\Role
85 public function setIsSystemRole($isSystemRole) argument
87 $this->isSystemRole = $isSystemRole;
94 return $this->isSystemRole;