Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFileCapabilities.php117 public $canMoveItemWithinDrive; variable in Google\\Service\\Drive\\DriveFileCapabilities
492 public function setCanMoveItemWithinDrive($canMoveItemWithinDrive) argument
494 $this->canMoveItemWithinDrive = $canMoveItemWithinDrive;
501 return $this->canMoveItemWithinDrive;