Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessApproval/
H A DResourceProperties.php25 public $excludesDescendants; variable in Google\\Service\\AccessApproval\\ResourceProperties
30 public function setExcludesDescendants($excludesDescendants) argument
32 $this->excludesDescendants = $excludesDescendants;
39 return $this->excludesDescendants;