Home
last modified time | relevance | path

Searched defs:batchUpdate (Results 1 – 16 of 16) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/Resource/
DPresentations.php55 …public function batchUpdate($presentationId, BatchUpdatePresentationRequest $postBody, $optParams … function in Google\\Service\\Slides\\Resource\\Presentations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/Resource/
DForms.php42 public function batchUpdate($formId, BatchUpdateFormRequest $postBody, $optParams = []) function in Google\\Service\\Forms\\Resource\\Forms
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/Resource/
DDocuments.php54 public function batchUpdate($documentId, BatchUpdateDocumentRequest $postBody, $optParams = []) function in Google\\Service\\Docs\\Resource\\Documents
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/Resource/
DPhotos.php100 public function batchUpdate(BatchUpdatePhotosRequest $postBody, $optParams = []) function in Google\\Service\\StreetViewPublish\\Resource\\Photos
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/Resource/
DProjectsServices.php47 …public function batchUpdate($parent, GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest $postB… function in Google\\Service\\Firebaseappcheck\\Resource\\ProjectsServices
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
DBuyersProposalsDeals.php44 public function batchUpdate($parent, BatchUpdateDealsRequest $postBody, $optParams = []) function in Google\\Service\\AuthorizedBuyersMarketplace\\Resource\\BuyersProposalsDeals
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/Resource/
DSpreadsheets.php54 …public function batchUpdate($spreadsheetId, BatchUpdateSpreadsheetRequest $postBody, $optParams = … function in Google\\Service\\Sheets\\Resource\\Spreadsheets
DSpreadsheetsValues.php175 public function batchUpdate($spreadsheetId, BatchUpdateValuesRequest $postBody, $optParams = []) function in Google\\Service\\Sheets\\Resource\\SpreadsheetsValues
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/Resource/
DBlobs.php86 …public function batchUpdate($instanceName, BuildBazelRemoteExecutionV2BatchUpdateBlobsRequest $pos… function in Google\\Service\\RemoteBuildExecution\\Resource\\Blobs
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
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/
DTablesRows.php78 public function batchUpdate($parent, BatchUpdateRowsRequest $postBody, $optParams = []) function in Google\\Service\\Area120Tables\\Resource\\TablesRows
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
DAccountsUserLinks.php130 …public function batchUpdate($parent, GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest $postB… function in Google\\Service\\GoogleAnalyticsAdmin\\Resource\\AccountsUserLinks
DPropertiesUserLinks.php130 …public function batchUpdate($parent, GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest $postB… function in Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesUserLinks
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/Resource/
DProjectsTenantsJobs.php86 public function batchUpdate($parent, BatchUpdateJobsRequest $postBody, $optParams = []) function in Google\\Service\\CloudTalentSolution\\Resource\\ProjectsTenantsJobs
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.d.ts1292 batchUpdate(callback: GanttCallback): void; method
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js15405 return function batchUpdate(callback, noRedraw) { function