Searched refs:insertType (Results 1 – 2 of 2) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/ | ||
H A D | Mutation.php | 24 protected $insertType = Write::class; variable in Google\\Service\\Spanner\\Mutation |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/ | ||
H A D | Mutation.php | 28 protected $insertType = Entity::class; variable in Google\\Service\\Datastore\\Mutation |