Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DCollectionSelector.php25 public $allDescendants; variable in Google\\Service\\Firestore\\CollectionSelector
34 public function setAllDescendants($allDescendants) argument
36 $this->allDescendants = $allDescendants;
43 return $this->allDescendants;