Home
last modified time | relevance | path

Searched refs:Operation (Results 276 – 300 of 606) sorted by relevance

1...<<11121314151617181920>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DOperationsListResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerRootDseHandler.php17 use FreeDSx\Ldap\Operation\Request\ExtendedRequest;
18 use FreeDSx\Ldap\Operation\Request\SearchRequest;
19 use FreeDSx\Ldap\Operation\Response\SearchResultDone;
20 use FreeDSx\Ldap\Operation\Response\SearchResultEntry;
21 use FreeDSx\Ldap\Operation\ResultCode;
H A DServerSearchHandler.php
H A DServerStartTlsHandler.php15 use FreeDSx\Ldap\Operation\LdapResult;
16 use FreeDSx\Ldap\Operation\Request\ExtendedRequest;
17 use FreeDSx\Ldap\Operation\Response\ExtendedResponse;
18 use FreeDSx\Ldap\Operation\ResultCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInstanceTemplates.php23 use Google\Service\Compute\Operation; alias
57 * @return Operation
63 return $this->call('delete', [$params], Operation::class);
118 * @return Operation
124 return $this->call('insert', [$params], Operation::class);
H A DMachineImages.php23 use Google\Service\Compute\Operation; alias
56 * @return Operation
62 return $this->call('delete', [$params], Operation::class);
119 * @return Operation
125 return $this->call('insert', [$params], Operation::class);
H A DLicenses.php23 use Google\Service\Compute\Operation; alias
57 * @return Operation
63 return $this->call('delete', [$params], Operation::class);
119 * @return Operation
125 return $this->call('insert', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/Resource/
H A DPipelines.php20 use Google\Service\Genomics\Operation; alias
49 * @return Operation
55 return $this->call('run', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DOperationsScopedList.php23 protected $operationsType = Operation::class;
29 * @param Operation[]
36 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DV1.php21 use Google\Service\CloudSearch\Operation; alias
39 * @return Operation
45 return $this->call('initializeCustomer', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DSdfdownloadtasks.php21 use Google\Service\DisplayVideo\Operation; alias
45 * @return Operation
51 return $this->call('create', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DProjectsFindings.php21 use Google\Service\SecurityCommandCenter\Operation; alias
43 * @return Operation
49 return $this->call('bulkMute', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/Resource/
H A DProjectsLocationsScans.php21 use Google\Service\OnDemandScanning\Operation; alias
40 * @return Operation
46 return $this->call('analyzePackages', [$params], Operation::class);

1...<<11121314151617181920>>...25