Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTable.php131 public $numTotalLogicalBytes; variable in Google\\Service\\Bigquery\\Table
544 public function setNumTotalLogicalBytes($numTotalLogicalBytes) argument
546 $this->numTotalLogicalBytes = $numTotalLogicalBytes;
553 return $this->numTotalLogicalBytes;