Home
last modified time | relevance | path

Searched refs:Operation (Results 426 – 450 of 606) sorted by relevance

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/Resource/
H A DProjectsAndroidApps.php23 use Google\Service\FirebaseManagement\Operation; alias
49 * @return Operation
55 return $this->call('create', [$params], Operation::class);
H A DProjectsWebApps.php21 use Google\Service\FirebaseManagement\Operation; alias
48 * @return Operation
54 return $this->call('create', [$params], Operation::class);
H A DProjectsIosApps.php23 use Google\Service\FirebaseManagement\Operation; alias
48 * @return Operation
54 return $this->call('create', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DEntries.php23 use Google\Service\Logging\Operation; alias
45 * @return Operation
51 return $this->call('copy', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/Resource/
H A DProjectsInstancesAppProfiles.php23 use Google\Service\BigtableAdmin\Operation; alias
129 * @return Operation
135 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DProjectsLocationsVolumesSnapshots.php22 use Google\Service\Baremetalsolution\Operation; alias
103 * @return Operation
109 return $this->call('restoreVolumeSnapshot', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/Resource/
H A DEnterprisesDevices.php24 use Google\Service\AndroidManagement\Operation; alias
80 * @return Operation
86 return $this->call('issueCommand', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/Resource/
H A DTransferJobs.php21 use Google\Service\Storagetransfer\Operation; alias
112 * @return Operation
118 return $this->call('run', [$params], Operation::class);
H A DTransferOperations.php22 use Google\Service\Storagetransfer\Operation; alias
74 * @return Operation
80 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionInstanceGroups.php21 use Google\Service\Compute\Operation; alias
188 * @return Operation
194 return $this->call('setNamedPorts', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DProjectsLocationsProducts.php21 use Google\Service\Vision\Operation; alias
164 * @return Operation
170 return $this->call('purge', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/Resource/
H A DAdminProjectsLocationsSubscriptions.php21 use Google\Service\PubsubLite\Operation; alias
149 * @return Operation
155 return $this->call('seek', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsDicomStoresStudies.php21 use Google\Service\CloudHealthcare\Operation; alias
47 * @return Operation
53 return $this->call('delete', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DOperation.php20 class Operation extends \Google\Model class
78 class_alias(Operation::class, 'Google_Service_Script_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DSslCerts.php20 use Google\Service\SQLAdmin\Operation; alias
65 * @return Operation
71 return $this->call('delete', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/Resource/
H A DProjectsLocationsCaPoolsCertificateAuthoritiesCertificateRevocationLists.php22 use Google\Service\CertificateAuthorityService\Operation; alias
132 * @return Operation
138 return $this->call('patch', [$params], Operation::class);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResponse.php12 namespace FreeDSx\Ldap\Operation\Response;
15 use FreeDSx\Ldap\Operation\LdapResult;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapMessageResponse.php16 use FreeDSx\Ldap\Operation\LdapResult;
17 use FreeDSx\Ldap\Operation\Response\ResponseInterface;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientStartTlsHandler.php15 use FreeDSx\Ldap\Operation\Response\ExtendedResponse;
16 use FreeDSx\Ldap\Operation\ResultCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_SecurityCommandCenter_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRuntimeConfig/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_CloudRuntimeConfig_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_DataprocMetastore_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_OnDemandScanning_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_CloudShell_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_ServiceManagement_Operation');

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