Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DItemAcl.php32 public $inheritAclFrom; variable in Google\\Service\\CloudSearch\\ItemAcl
69 public function setInheritAclFrom($inheritAclFrom) argument
71 $this->inheritAclFrom = $inheritAclFrom;
78 return $this->inheritAclFrom;