Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobStatistics2.php92 public $totalBytesBilled; variable in Google\\Service\\Bigquery\\JobStatistics2
451 public function setTotalBytesBilled($totalBytesBilled) argument
453 $this->totalBytesBilled = $totalBytesBilled;
460 return $this->totalBytesBilled;