Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobStatistics5.php29 public $copiedLogicalBytes; variable in Google\\Service\\Bigquery\\JobStatistics5
38 public function setCopiedLogicalBytes($copiedLogicalBytes) argument
40 $this->copiedLogicalBytes = $copiedLogicalBytes;
47 return $this->copiedLogicalBytes;