Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DExportOptions.php40 public function setDriveOptions(DriveExportOptions $driveOptions) argument
42 $this->driveOptions = $driveOptions;
49 return $this->driveOptions;
H A DQuery.php118 public function setDriveOptions(DriveOptions $driveOptions) argument
120 $this->driveOptions = $driveOptions;
127 return $this->driveOptions;