Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DDatabaseInstance.php445 public function setOutOfDiskReport(SqlOutOfDiskReport $outOfDiskReport) argument
447 $this->outOfDiskReport = $outOfDiskReport;
454 return $this->outOfDiskReport;