Home
last modified time | relevance | path

Searched refs:cancel (Results 51 – 75 of 408) sorted by relevance

12345678910>>...17

/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/google/apiclient-services/src/BigtableAdmin/Resource/
H A DOperations.php48 public function cancel($name, $optParams = []) function in Google\\Service\\BigtableAdmin\\Resource\\Operations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/Resource/
H A DOperationsProjectsLocationsOperations.php48 public function cancel($name, $optParams = []) function in Google\\Service\\CloudVideoIntelligence\\Resource\\OperationsProjectsLocationsOperations
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
H A DCompletedFutureValue.php41 public function cancel() {} function in GuzzleHttp\\Ring\\Future\\CompletedFutureValue
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/Resource/
H A DUiv1beta3ProjectsLocationsOperations.php49 public function cancel($name, $optParams = []) function in Google\\Service\\Document\\Resource\\Uiv1beta3ProjectsLocationsOperations
H A DProjectsLocationsOperations.php49 public function cancel($name, $optParams = []) function in Google\\Service\\Document\\Resource\\ProjectsLocationsOperations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsOperations.php49 public function cancel($name, $optParams = []) function in Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsOperations
H A DProjectsOperations.php49 public function cancel($name, $optParams = []) function in Google\\Service\\Dialogflow\\Resource\\ProjectsOperations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjectsOperations.php49 public function cancel($name, $optParams = []) function in Google\\Service\\CloudMachineLearningEngine\\Resource\\ProjectsOperations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
H A DProjectsLocationsOperations.php49 public function cancel($name, $optParams = []) function in Google\\Service\\Contactcenterinsights\\Resource\\ProjectsLocationsOperations
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DTasksNamespace.php35 * $params['actions'] = (list) A comma-separated list of actions that should be cancelled. Leave empty to cancel all.
36 * $params['parent_task_id'] = (string) Cancel tasks with specified parent task id (node_id:task_number). Set to -1 to cancel all.
46 public function cancel(array $params = []) function in Elasticsearch\\Namespaces\\TasksNamespace
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseHosting/Resource/
H A DOperations.php50 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) function in Google\\Service\\FirebaseHosting\\Resource\\Operations
/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/CloudRuntimeConfig/Resource/
H A DOperations.php50 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) function in Google\\Service\\CloudRuntimeConfig\\Resource\\Operations
/plugin/elasticsearch/vendor/react/promise/src/
H A DFulfilledPromise.php68 public function cancel() function in React\\Promise\\FulfilledPromise
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDatastore.php243 'cancel' => [
244 'path' => 'v1/{+name}:cancel',
H A DDataFusion.php248 'cancel' => [
249 'path' => 'v1/{+name}:cancel',
H A DCloudRedis.php245 'cancel' => [
246 'path' => 'v1/{+name}:cancel',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/Resource/
H A DProjectsTestMatrices.php46 public function cancel($projectId, $testMatrixId, $optParams = []) function in Google\\Service\\Testing\\Resource\\ProjectsTestMatrices
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsOperations.php51 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) function in Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsOperations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesTasksJobs.php45 public function cancel($name, GoogleCloudDataplexV1CancelJobRequest $postBody, $optParams = []) function in Google\\Service\\CloudDataplex\\Resource\\ProjectsLocationsLakesTasksJobs
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DProjectsLocationsOperations.php51 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) function in Google\\Service\\Logging\\Resource\\ProjectsLocationsOperations
H A DFoldersLocationsOperations.php51 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) function in Google\\Service\\Logging\\Resource\\FoldersLocationsOperations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsLocationsOperations.php44 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) function in Google\\Service\\Container\\Resource\\ProjectsLocationsOperations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/Resource/
H A DProjectsLocationsOperations.php51 public function cancel($name, GoogleLongrunningCancelOperationRequest $postBody, $optParams = []) function in Google\\Service\\BackupforGKE\\Resource\\ProjectsLocationsOperations

12345678910>>...17