Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
DPermission.php29 public $customRolesSupportLevel; variable in Google\\Service\\Iam\\Permission
72 public function setCustomRolesSupportLevel($customRolesSupportLevel) argument
74 $this->customRolesSupportLevel = $customRolesSupportLevel;
81 return $this->customRolesSupportLevel;