Home
last modified time | relevance | path

Searched refs:batchUpdate (Results 1 – 25 of 34) sorted by path

12

/plugin/authgooglesheets/
H A Dhelper.php184 $this->service->spreadsheets_values->batchUpdate($this->spreadsheetId, $body);
230 $this->service->spreadsheets->batchUpdate($this->spreadsheetId, $body);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAppengine.php342 'batchUpdate' => [
343 'path' => 'v1/apps/{appsId}/firewall/ingressRules:batchUpdate',
H A DArea120Tables.php139 ],'batchUpdate' => [
140 'path' => 'v1alpha1/{+parent}/rows:batchUpdate',
H A DAuthorizedBuyersMarketplace.php534 'batchUpdate' => [
535 'path' => 'v1/{+parent}/deals:batchUpdate',
H A DCloudTalentSolution.php316 ],'batchUpdate' => [
317 'path' => 'v4/{+parent}/jobs:batchUpdate',
H A DDocs.php77 'batchUpdate' => [
78 'path' => 'v1/documents/{documentId}:batchUpdate',
H A DFirebaseappcheck.php574 'batchUpdate' => [
575 'path' => 'v1beta/{+parent}/services:batchUpdate',
H A DForms.php82 'batchUpdate' => [
83 'path' => 'v1/forms/{formId}:batchUpdate',
H A DGoogleAnalyticsAdmin.php240 ],'batchUpdate' => [
241 'path' => 'v1alpha/{+parent}/userLinks:batchUpdate',
1110 ],'batchUpdate' => [
1111 'path' => 'v1alpha/{+parent}/userLinks:batchUpdate',
H A DRemoteBuildExecution.php166 ],'batchUpdate' => [
167 'path' => 'v2/{+instanceName}/blobs:batchUpdate',
H A DSheets.php80 'batchUpdate' => [
81 'path' => 'v4/spreadsheets/{spreadsheetId}:batchUpdate',
285 ],'batchUpdate' => [
286 'path' => 'v4/spreadsheets/{spreadsheetId}/values:batchUpdate',
H A DSlides.php84 'batchUpdate' => [
85 'path' => 'v1/presentations/{presentationId}:batchUpdate',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
H A DAppsFirewallIngressRules.php49 public function batchUpdate($appsId, BatchUpdateIngressRulesRequest $postBody, $optParams = []) function in Google\\Service\\Appengine\\Resource\\AppsFirewallIngressRules
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/Resource/
H A DTablesRows.php78 public function batchUpdate($parent, BatchUpdateRowsRequest $postBody, $optParams = []) function in Google\\Service\\Area120Tables\\Resource\\TablesRows
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
H A DBuyersProposalsDeals.php44 public function batchUpdate($parent, BatchUpdateDealsRequest $postBody, $optParams = []) function in Google\\Service\\AuthorizedBuyersMarketplace\\Resource\\BuyersProposalsDeals
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/Resource/
H A DProjectsTenantsJobs.php86 public function batchUpdate($parent, BatchUpdateJobsRequest $postBody, $optParams = []) function in Google\\Service\\CloudTalentSolution\\Resource\\ProjectsTenantsJobs
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/Resource/
H A DDocuments.php54 public function batchUpdate($documentId, BatchUpdateDocumentRequest $postBody, $optParams = []) function in Google\\Service\\Docs\\Resource\\Documents
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/Resource/
H A DProjectsServices.php47 …public function batchUpdate($parent, GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest $postB… function in Google\\Service\\Firebaseappcheck\\Resource\\ProjectsServices
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/Resource/
H A DForms.php42 public function batchUpdate($formId, BatchUpdateFormRequest $postBody, $optParams = []) function in Google\\Service\\Forms\\Resource\\Forms
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DAccountsUserLinks.php130 …public function batchUpdate($parent, GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest $postB… function in Google\\Service\\GoogleAnalyticsAdmin\\Resource\\AccountsUserLinks
H A DPropertiesUserLinks.php130 …public function batchUpdate($parent, GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest $postB… function in Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesUserLinks
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/Resource/
H A DBlobs.php86 …public function batchUpdate($instanceName, BuildBazelRemoteExecutionV2BatchUpdateBlobsRequest $pos… function in Google\\Service\\RemoteBuildExecution\\Resource\\Blobs
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/Resource/
H A DSpreadsheets.php54 …public function batchUpdate($spreadsheetId, BatchUpdateSpreadsheetRequest $postBody, $optParams = … function in Google\\Service\\Sheets\\Resource\\Spreadsheets
H A DSpreadsheetsValues.php175 public function batchUpdate($spreadsheetId, BatchUpdateValuesRequest $postBody, $optParams = []) function in Google\\Service\\Sheets\\Resource\\SpreadsheetsValues
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/Resource/
H A DPresentations.php55 …public function batchUpdate($presentationId, BatchUpdatePresentationRequest $postBody, $optParams … function in Google\\Service\\Slides\\Resource\\Presentations

12