Home
last modified time | relevance | path

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

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Vault/
H A DExportOptions.php33 public function setDriveOptions(Google_Service_Vault_DriveExportOptions $driveOptions) argument
35 $this->driveOptions = $driveOptions;
42 return $this->driveOptions;
H A DQuery.php75 public function setDriveOptions(Google_Service_Vault_DriveOptions $driveOptions) argument
77 $this->driveOptions = $driveOptions;
84 return $this->driveOptions;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Vault/
H A DExportOptions.php35 public function setDriveOptions(Google_Service_Vault_DriveExportOptions $driveOptions) argument
37 $this->driveOptions = $driveOptions;
44 return $this->driveOptions;
H A DQuery.php80 public function setDriveOptions(Google_Service_Vault_DriveOptions $driveOptions) argument
82 $this->driveOptions = $driveOptions;
89 return $this->driveOptions;