Lines Matching refs:totalBytesProcessed
1357 public $totalBytesProcessed; variable in Google_JobStatistics
1382 public function setTotalBytesProcessed( $totalBytesProcessed) { argument
1383 $this->totalBytesProcessed = $totalBytesProcessed;
1386 return $this->totalBytesProcessed;
1393 public $totalBytesProcessed; variable in Google_JobStatistics2
1406 public function setTotalBytesProcessed( $totalBytesProcessed) { argument
1407 $this->totalBytesProcessed = $totalBytesProcessed;
1410 return $this->totalBytesProcessed;
1647 public $totalBytesProcessed; variable in Google_QueryResponse
1692 public function setTotalBytesProcessed( $totalBytesProcessed) { argument
1693 $this->totalBytesProcessed = $totalBytesProcessed;
1696 return $this->totalBytesProcessed;