Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DJobStatistics4.php30 public $inputBytes; variable in Google\\Service\\Bigquery\\JobStatistics4
49 public function setInputBytes($inputBytes) argument
51 $this->inputBytes = $inputBytes;
58 return $this->inputBytes;