Home
last modified time | relevance | path

Searched refs:Operation (Results 401 – 425 of 606) sorted by relevance

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/Resource/
H A DProjectsLocationsOperations.php23 use Google\Service\CloudMemorystoreforMemcached\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DOperations.php22 use Google\Service\ServiceNetworking\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsOperations.php22 use Google\Service\VMMigrationService\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/Resource/
H A DOperations.php22 use Google\Service\ServiceUsage\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsDicomStoresStudiesSeries.php21 use Google\Service\CloudHealthcare\Operation; alias
49 * @return Operation
55 return $this->call('delete', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/Resource/
H A DProjectsLocationsOperations.php23 use Google\Service\IDS\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/Resource/
H A DProjectsLocationsOperations.php23 use Google\Service\CloudFilestore\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/Resource/
H A DProjectsLocationsOperations.php23 use Google\Service\NetworkSecurity\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/Resource/
H A DOperations.php23 use Google\Service\CloudShell\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/Resource/
H A DProjectsLocationsOperations.php23 use Google\Service\DatabaseMigrationService\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/Resource/
H A DProjectsLocationsOperations.php23 use Google\Service\GKEHub\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/Resource/
H A DProjectsLocationsOperations.php23 use Google\Service\GameServices\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/Resource/
H A DProjectsLocationsOperations.php23 use Google\Service\NetworkServices\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DExtendedResponseFactory.php18 use FreeDSx\Ldap\Operation\Request\ExtendedRequest;
19 use FreeDSx\Ldap\Operation\Response\ExtendedResponse;
20 use FreeDSx\Ldap\Operation\Response\PasswordModifyResponse;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/Resource/
H A DServicesConfigs.php21 use Google\Service\ServiceManagement\Operation; alias
112 * @return Operation
118 return $this->call('submit', [$params], Operation::class);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResultDone.php12 namespace FreeDSx\Ldap\Operation\Response;
14 use FreeDSx\Ldap\Operation\LdapResult;
H A DAddResponse.php12 namespace FreeDSx\Ldap\Operation\Response;
14 use FreeDSx\Ldap\Operation\LdapResult;
H A DCompareResponse.php12 namespace FreeDSx\Ldap\Operation\Response;
14 use FreeDSx\Ldap\Operation\LdapResult;
H A DDeleteResponse.php12 namespace FreeDSx\Ldap\Operation\Response;
14 use FreeDSx\Ldap\Operation\LdapResult;
H A DModifyDnResponse.php12 namespace FreeDSx\Ldap\Operation\Response;
14 use FreeDSx\Ldap\Operation\LdapResult;
H A DModifyResponse.php12 namespace FreeDSx\Ldap\Operation\Response;
14 use FreeDSx\Ldap\Operation\LdapResult;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientBasicHandler.php19 use FreeDSx\Ldap\Operation\LdapResult;
20 use FreeDSx\Ldap\Operation\Request\BindRequest;
21 use FreeDSx\Ldap\Operation\ResultCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/Resource/
H A DProjectsLocationsDeliveryPipelinesReleasesRollouts.php23 use Google\Service\CloudDeploy\Operation; alias
76 * @return Operation
82 return $this->call('create', [$params], Operation::class);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerBindHandler.php16 use FreeDSx\Ldap\Operation\Request\BindRequest;
17 use FreeDSx\Ldap\Operation\Request\SimpleBindRequest;
18 use FreeDSx\Ldap\Operation\ResultCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DOrganizationsAssets.php23 use Google\Service\SecurityCommandCenter\Operation; alias
158 * @return Operation
164 return $this->call('runDiscovery', [$params], Operation::class);

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