Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveCapabilities.php69 public $canListChildren; variable in Google\\Service\\Drive\\DriveCapabilities
252 public function setCanListChildren($canListChildren) argument
254 $this->canListChildren = $canListChildren;
261 return $this->canListChildren;
H A DTeamDriveCapabilities.php69 public $canListChildren; variable in Google\\Service\\Drive\\TeamDriveCapabilities
256 public function setCanListChildren($canListChildren) argument
258 $this->canListChildren = $canListChildren;
265 return $this->canListChildren;
H A DDriveFileCapabilities.php77 public $canListChildren; variable in Google\\Service\\Drive\\DriveFileCapabilities
352 public function setCanListChildren($canListChildren) argument
354 $this->canListChildren = $canListChildren;
361 return $this->canListChildren;