Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DChromePolicy.php103 ],'batchModify' => [
104 'path' => 'v1/{+customer}/policies/orgunits:batchModify',
H A DGmail.php403 ],'batchModify' => [
404 'path' => 'gmail/v1/users/{userId}/messages/batchModify',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/Resource/
H A DCustomersPoliciesOrgunits.php69 …public function batchModify($customer, GoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest $post… function in Google\\Service\\ChromePolicy\\Resource\\CustomersPoliciesOrgunits
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersMessages.php59 public function batchModify($userId, BatchModifyMessagesRequest $postBody, $optParams = []) function in Google\\Service\\Gmail\\Resource\\UsersMessages