Home
last modified time | relevance | path

Searched refs:cancel (Results 176 – 200 of 408) sorted by relevance

12345678910>>...17

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DNetworkSecurity.php331 'cancel' => [
332 'path' => 'v1/{+name}:cancel',
H A DCloudDataplex.php688 'cancel' => [
689 'path' => 'v1/{+name}:cancel',
1206 'cancel' => [
1207 'path' => 'v1/{+name}:cancel',
H A DVision.php139 'cancel' => [
140 'path' => 'v1/{+name}:cancel',
H A DDataproc.php734 'cancel' => [
735 'path' => 'v1/projects/{projectId}/regions/{region}/jobs/{jobId}:cancel',
923 'cancel' => [
924 'path' => 'v1/{+name}:cancel',
H A DDatastream.php253 'cancel' => [
254 'path' => 'v1/{+name}:cancel',
H A DVault.php525 'cancel' => [
526 'path' => 'v1/{+name}:cancel',
H A DContactcenterinsights.php434 'cancel' => [
435 'path' => 'v1/{+name}:cancel',
H A DCloudDeploy.php426 'cancel' => [
427 'path' => 'v1/{+name}:cancel',
H A DContainer.php521 'cancel' => [
522 'path' => 'v1/{+name}:cancel',
1199 'cancel' => [
1200 'path' => 'v1/projects/{projectId}/zones/{zone}/operations/{operationId}:cancel',
H A DManagedServiceforMicrosoftActiveDirectoryConsumerAPI.php480 'cancel' => [
481 'path' => 'v1/{+name}:cancel',
H A DFirestore.php557 'cancel' => [
558 'path' => 'v1/{+name}:cancel',
H A DGameServices.php356 'cancel' => [
357 'path' => 'v1/{+name}:cancel',
H A DBigtableAdmin.php97 'cancel' => [
98 'path' => 'v2/{+name}:cancel',
H A DDLP.php853 'cancel' => [
854 'path' => 'v2/{+name}:cancel',
1243 'cancel' => [
1244 'path' => 'v2/{+name}:cancel',
/plugin/authgoogle/google/contrib/
H A DGoogle_AndroidpublisherService.php67 public function cancel($packageName, $subscriptionId, $token, $optParams = array()) { function in Google_PurchasesServiceResource
/plugin/usersubscriptions/
H A DREADME12 …add the deletelink option to display subscription cancel link, ie : <usersubscriptions ns1:ns2 del…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
H A DAccountsCustomersEntitlements.php99 …public function cancel($name, GoogleCloudChannelV1CancelEntitlementRequest $postBody, $optParams =… function in Google\\Service\\Cloudchannel\\Resource\\AccountsCustomersEntitlements
/plugin/tagging/less/
H A Deditable.less35 .editable-buttons .editable-cancel {
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dfunctions.js435 throttledIncr.cancel();
449 throttledIncr.cancel();
473 debouncedIncr.cancel();
509 debouncedIncr.cancel();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php107 public static function cancel(int $messageId): CancelRequest
105 public static function cancel(int $messageId): CancelRequest global() function in FreeDSx\\Ldap\\Operations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/
H A DProjectsRegionsJobs.php58 public function cancel($projectId, $region, $jobId, CancelJobRequest $postBody, $optParams = []) function in Google\\Service\\Dataproc\\Resource\\ProjectsRegionsJobs
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md138 $promise->cancel();
190 * Add new `cancel()` method (part of the `CancellablePromiseInterface`).
H A DREADME.md31 * [CancellablePromiseInterface::cancel()](#cancellablepromiseinterfacecancel)
345 #### CancellablePromiseInterface::cancel()
348 $promise->cancel();
351 The `cancel()` method notifies the creator of the promise that there is no
354 Once a promise is settled (either fulfilled or rejected), calling `cancel()` on
408 once all consumers called the `cancel()` method of the promise.
465 etc.) support cancellation. This means, if you call `cancel()` on the returned
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-codes.css4 .bpmn-icon-intermediate-event-catch-cancel:before { content: '\e805'; } /* '' */
15 .bpmn-icon-end-event-cancel:before { content: '\e811'; } /* '' */
/plugin/twistienav/
H A Dstyle.less35 content: url(images/cancel-circle.svg) !important;

12345678910>>...17