Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTable.php107 public $numActiveLogicalBytes; variable in Google\\Service\\Bigquery\\Table
460 public function setNumActiveLogicalBytes($numActiveLogicalBytes) argument
462 $this->numActiveLogicalBytes = $numActiveLogicalBytes;
469 return $this->numActiveLogicalBytes;