Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DStreamingbuffer.php25 public $estimatedBytes; variable in Google\\Service\\Bigquery\\Streamingbuffer
38 public function setEstimatedBytes($estimatedBytes) argument
40 $this->estimatedBytes = $estimatedBytes;
47 return $this->estimatedBytes;