Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DOrgUnit.php25 public $blockInheritance; variable in Google\\Service\\Directory\\OrgUnit
62 public function setBlockInheritance($blockInheritance) argument
64 $this->blockInheritance = $blockInheritance;
71 return $this->blockInheritance;
/plugin/authgoogle/google/contrib/
H A DGoogle_DirectoryService.php1511 public $blockInheritance; variable in Google_OrgUnit
1517 public function setBlockInheritance($blockInheritance) { argument
1518 $this->blockInheritance = $blockInheritance;
1521 return $this->blockInheritance;