Home
last modified time | relevance | path

Searched refs:operations (Results 151 – 175 of 260) sorted by relevance

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DFirebaseManagement.php53 public $operations; variable in Google\\Service\\FirebaseManagement
104 'operations',
H A DConnectors.php445 'operations',
479 'path' => 'v1/{+name}/operations',
H A DApigateway.php466 'operations',
500 'path' => 'v1/{+name}/operations',
H A DNetworkServices.php352 'operations',
386 'path' => 'v1/{+name}/operations',
H A DPubsubLite.php70 'operations',
104 'path' => 'v1/admin/{+name}/operations',
H A DCertificateManager.php445 'operations',
479 'path' => 'v1/{+name}/operations',
H A DDatabaseMigrationService.php446 'operations',
480 'path' => 'v1/{+name}/operations',
H A DCloudAsset.php44 public $operations; variable in Google\\Service\\CloudAsset
198 'operations',
H A DAccessContextManager.php45 public $operations; variable in Google\\Service\\AccessContextManager
364 'operations',
H A DNetworkSecurity.php328 'operations',
362 'path' => 'v1/{+name}/operations',
H A DBackupforGKE.php74 'path' => 'v1/{+name}/operations',
450 'operations',
474 'path' => 'v1/{+name}/operations',
H A DCloudRun.php320 'operations',
344 'path' => 'v2/{+name}/operations',
H A DAppengine.php487 'operations',
491 'path' => 'v1/apps/{appsId}/operations/{operationsId}',
506 'path' => 'v1/apps/{appsId}/operations',
H A DDataprocMetastore.php111 'operations',
135 'path' => 'v1beta/{+name}/operations',
H A DDatastream.php250 'operations',
284 'path' => 'v1/{+name}/operations',
H A DVault.php55 public $operations; variable in Google\\Service\\Vault
522 'operations',
H A DContactcenterinsights.php431 'operations',
455 'path' => 'v1/{+name}/operations',
H A DCloudDeploy.php423 'operations',
457 'path' => 'v1/{+name}/operations',
H A DFirestore.php554 'operations',
588 'path' => 'v1/{+name}/operations',
H A DGameServices.php353 'operations',
387 'path' => 'v1/{+name}/operations',
H A DCloudBuild.php42 public $operations; variable in Google\\Service\\CloudBuild
99 'operations',
654 'operations',
H A DCloudchannel.php49 public $operations; variable in Google\\Service\\Cloudchannel
650 'operations',
H A DCloudResourceManager.php47 public $operations; variable in Google\\Service\\CloudResourceManager
261 'operations',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc144 immediately retrieve the document from any shard. Get operations are performed
218 Upserts are "Update or Insert" operations. This means an upsert attempts to run
/plugin/mantis/lib/
H A Dclass.soap_server.php145 var $operations = array(); variable in nusoap_server
789 } elseif(isset($this->operations[$operation])){
893 $this->operations[$methodname] = array('name' => $methodname,'in' => $in,'out' => $out);

1234567891011