Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DAbout.php34 public $canCreateTeamDrives; variable in Google\\Service\\Drive\\About
99 public function setCanCreateTeamDrives($canCreateTeamDrives) argument
101 $this->canCreateTeamDrives = $canCreateTeamDrives;
108 return $this->canCreateTeamDrives;