Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DMutation.php64 public function setInsertOrUpdate(Write $insertOrUpdate) argument
66 $this->insertOrUpdate = $insertOrUpdate;
73 return $this->insertOrUpdate;