Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobStatistics2.php56 public $estimatedBytesProcessed; variable in Google\\Service\\Bigquery\\JobStatistics2
269 public function setEstimatedBytesProcessed($estimatedBytesProcessed) argument
271 $this->estimatedBytesProcessed = $estimatedBytesProcessed;
278 return $this->estimatedBytesProcessed;