Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DValue.php29 public $bytesValue; variable in Google\\Service\\Script\\Value
69 public function setBytesValue($bytesValue) argument
71 $this->bytesValue = $bytesValue;
78 return $this->bytesValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DValue.php31 public $bytesValue; variable in Google\\Service\\Firestore\\Value
89 public function setBytesValue($bytesValue) argument
91 $this->bytesValue = $bytesValue;
98 return $this->bytesValue;