Home
last modified time | relevance | path

Searched refs:singleUseTransaction (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DCommitRequest.php83 public function setSingleUseTransaction(TransactionOptions $singleUseTransaction) argument
85 $this->singleUseTransaction = $singleUseTransaction;
92 return $this->singleUseTransaction;