Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DMutation.php112 public function setUpsert(Entity $upsert) function in Google\\Service\\Datastore\\Mutation
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DAbstractUpdateAction.php448 public function setUpsert($data) function in Elastica\\AbstractUpdateAction
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php567 public function setUpsert(/* array(Google_Entity) */ $upsert) { function in Google_Mutation