Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFileCapabilities.php33 public $canAddFolderFromAnotherDrive; variable in Google\\Service\\Drive\\DriveFileCapabilities
198 public function setCanAddFolderFromAnotherDrive($canAddFolderFromAnotherDrive) argument
200 $this->canAddFolderFromAnotherDrive = $canAddFolderFromAnotherDrive;
207 return $this->canAddFolderFromAnotherDrive;