Home
last modified time | relevance | path

Searched refs:batch (Results 201 – 225 of 295) sorted by last modified time

12345678910>>...12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudRedis.php57 $this->batchPath = 'batch';
H A DVision.php73 $this->batchPath = 'batch';
H A DMyBusinessNotificationSettings.php55 $this->batchPath = 'batch';
H A DBackupforGKE.php63 $this->batchPath = 'batch';
H A DCloudFunctions.php57 $this->batchPath = 'batch';
H A DYouTubeAnalytics.php69 $this->batchPath = 'batch';
H A DSpeech.php58 $this->batchPath = 'batch';
H A DGroupssettings.php55 $this->batchPath = 'batch/groupssettings/v1';
H A DServiceUsage.php64 $this->batchPath = 'batch';
H A DBigQueryDataTransfer.php71 $this->batchPath = 'batch';
H A DStorage.php75 $this->batchPath = 'batch/storage/v1';
H A DCloudBillingBudget.php59 $this->batchPath = 'batch';
H A DStoragetransfer.php59 $this->batchPath = 'batch';
H A DStreetViewPublish.php58 $this->batchPath = 'batch';
H A DCloudIAP.php58 $this->batchPath = 'batch';
H A DTPU.php59 $this->batchPath = 'batch';
H A DIAMCredentials.php56 $this->batchPath = 'batch';
H A DContactcenterinsights.php64 $this->batchPath = 'batch';
H A DCloudFilestore.php59 $this->batchPath = 'batch';
H A DAndroidManagement.php64 $this->batchPath = 'batch';
H A DChromeUXReport.php54 $this->batchPath = 'batch';
H A DAccessContextManager.php60 $this->batchPath = 'batch';
H A DAdExchangeBuyer.php67 $this->batchPath = 'batch/adexchangebuyer/v1.4';
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md411 `GuzzleHttp\Utils::setPath`. `GuzzleHttp\batch` should now be
412 `GuzzleHttp\Pool::batch`, which returns an `objectStorage`. Using functions.php
593 * Added `GuzzleHttp\batch()` as a convenience function for sending requests in
1219 * BatchTransferException now includes references to the batch divisor and transfer strategies
1227 * Adding generic batching system (replaces the batch queue plugin and command set)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DPool.php100 public static function batch( function in GuzzleHttp\\Pool

12345678910>>...12