Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTable.php642 public function setStreamingBuffer(Streamingbuffer $streamingBuffer) argument
644 $this->streamingBuffer = $streamingBuffer;
651 return $this->streamingBuffer;