Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DTransactionOptions.php44 public function setReadWrite(ReadWrite $readWrite) argument
46 $this->readWrite = $readWrite;
53 return $this->readWrite;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DTransactionOptions.php44 public function setReadWrite(ReadWrite $readWrite) argument
46 $this->readWrite = $readWrite;
53 return $this->readWrite;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DTransactionOptions.php60 public function setReadWrite(ReadWrite $readWrite) argument
62 $this->readWrite = $readWrite;
69 return $this->readWrite;