Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DPartialResultSet.php26 public $chunkedValue; variable in Google\\Service\\Spanner\\PartialResultSet
43 public function setChunkedValue($chunkedValue) argument
45 $this->chunkedValue = $chunkedValue;
52 return $this->chunkedValue;