Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DMutation.php50 public function setInsert(Write $insert) function in Google\\Service\\Spanner\\Mutation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DMutation.php70 public function setInsert(Entity $insert) function in Google\\Service\\Datastore\\Mutation
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php546 public function setInsert(/* array(Google_Entity) */ $insert) { function in Google_Mutation