Home
last modified time | relevance | path

Searched refs:setDelete (Results 1 – 9 of 9) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DMutation.php56 public function setDelete(Key $delete) function in Google\\Service\\Datastore\\Mutation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DActionDetail.php76 public function setDelete(Delete $delete) function in Google\\Service\\DriveActivity\\ActionDetail
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DWrite.php55 public function setDelete($delete) function in Google\\Service\\Firestore\\Write
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DHttpRule.php105 public function setDelete($delete) function in Google\\Service\\ServiceUsage\\HttpRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DHttpRule.php105 public function setDelete($delete) function in Google\\Service\\ServiceNetworking\\HttpRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DHttpRule.php105 public function setDelete($delete) function in Google\\Service\\ServiceConsumerManagement\\HttpRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DMutation.php36 public function setDelete(Delete $delete) function in Google\\Service\\Spanner\\Mutation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DHttpRule.php105 public function setDelete($delete) function in Google\\Service\\ServiceManagement\\HttpRule
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php533 public function setDelete(/* array(Google_Key) */ $delete) { function in Google_Mutation