Home
last modified time | relevance | path

Searched refs:cancel (Results 176 – 200 of 408) sorted by last modified time

12345678910>>...17

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DFirebaseHosting.php66 'cancel' => [
67 'path' => 'v1/{+name}:cancel',
H A DFirebaseML.php65 'cancel' => [
66 'path' => 'v1/{+name}:cancel',
H A DCloudRedis.php245 'cancel' => [
246 'path' => 'v1/{+name}:cancel',
H A DVision.php139 'cancel' => [
140 'path' => 'v1/{+name}:cancel',
H A DBackupforGKE.php453 'cancel' => [
454 'path' => 'v1/{+name}:cancel',
H A DServiceUsage.php74 'cancel' => [
75 'path' => 'v1/{+name}:cancel',
H A DStoragetransfer.php236 'cancel' => [
237 'path' => 'v1/{+name}:cancel',
H A DTPU.php249 'cancel' => [
250 'path' => 'v1/{+name}:cancel',
H A DContactcenterinsights.php434 'cancel' => [
435 'path' => 'v1/{+name}:cancel',
H A DCloudFilestore.php381 'cancel' => [
382 'path' => 'v1/{+name}:cancel',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseML/Resource/
H A DOperations.php50 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) function in Google\\Service\\FirebaseML\\Resource\\Operations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DOperations.php51 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) function in Google\\Service\\ServiceNetworking\\Resource\\Operations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsOperations.php51 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) function in Google\\Service\\VMMigrationService\\Resource\\ProjectsLocationsOperations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DPropertiesDisplayVideo360AdvertiserLinkProposals.php70 …public function cancel($name, GoogleAnalyticsAdminV1alphaCancelDisplayVideo360AdvertiserLinkPropos… function in Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesDisplayVideo360AdvertiserLinkProposals
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/Resource/
H A DOperations.php51 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) function in Google\\Service\\ServiceUsage\\Resource\\Operations
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md280 You can cancel a promise that has not yet been fulfilled using the `cancel()`
282 cancel function that when invoked cancels the action of computing a resolution
294 that is expected to cancel the computation of a promise. It is invoked when the
295 `cancel()` method of a promise is called.
305 // do something that will cancel the promise computation (e.g., close
306 // a socket, cancel a database query, etc...)
331 - `cancel()`
333 Attempts to cancel the promise if possible. The promise being cancelled and
407 Please note that wait and cancel chaining is no longer possible when forwarding
409 promise in order to utilize wait and cancel functions with foreign promises.
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DCoroutine.php121 public function cancel() function in GuzzleHttp\\Promise\\Coroutine
123 $this->currentPromise->cancel();
124 $this->result->cancel();
H A DFulfilledPromise.php80 public function cancel() function in GuzzleHttp\\Promise\\FulfilledPromise
H A DPromise.php81 public function cancel() function in GuzzleHttp\\Promise\\Promise
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/Resource/
H A DProjectsLocationsOperations.php51 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) function in Google\\Service\\IDS\\Resource\\ProjectsLocationsOperations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/Resource/
H A DProjectsLocationsBuilds.php63 public function cancel($name, CancelBuildRequest $postBody, $optParams = []) function in Google\\Service\\CloudBuild\\Resource\\ProjectsLocationsBuilds
H A DProjectsLocationsOperations.php50 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) function in Google\\Service\\CloudBuild\\Resource\\ProjectsLocationsOperations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/Resource/
H A DEnterprisesDevicesOperations.php49 public function cancel($name, $optParams = []) function in Google\\Service\\AndroidManagement\\Resource\\EnterprisesDevicesOperations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/Resource/
H A DProjectsLocationsOperations.php51 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) function in Google\\Service\\CloudFilestore\\Resource\\ProjectsLocationsOperations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/Resource/
H A DProjectsDlpJobs.php49 public function cancel($name, GooglePrivacyDlpV2CancelDlpJobRequest $postBody, $optParams = []) function in Google\\Service\\DLP\\Resource\\ProjectsDlpJobs

12345678910>>...17