Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DInstructionOutput.php37 public $onlyCountValueBytes; variable in Google\\Service\\Dataflow\\InstructionOutput
92 public function setOnlyCountValueBytes($onlyCountValueBytes) argument
94 $this->onlyCountValueBytes = $onlyCountValueBytes;
101 return $this->onlyCountValueBytes;