Home
last modified time | relevance | path

Searched refs:Client (Results 176 – 200 of 460) sorted by relevance

12345678910>>...19

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudDebugger.php20 use Google\Client; alias
53 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DSpeech.php20 use Google\Client; alias
49 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCloudbilling.php20 use Google\Client; alias
57 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DArea120Tables.php20 use Google\Client; alias
63 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DLicensing.php20 use Google\Client; alias
47 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DServiceConsumerManagement.php20 use Google\Client; alias
49 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DIDS.php20 use Google\Client; alias
52 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCloudMemorystoreforMemcached.php20 use Google\Client; alias
50 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DChromeManagement.php20 use Google\Client; alias
59 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCloudFunctions.php20 use Google\Client; alias
48 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DBinaryAuthorization.php20 use Google\Client; alias
51 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DNetworkManagement.php20 use Google\Client; alias
49 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DMyBusinessAccountManagement.php20 use Google\Client; alias
50 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DGamesManagement.php20 use Google\Client; alias
51 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCloudSupport.php20 use Google\Client; alias
52 * @param Client|array $clientOrConfig The client used to deliver requests, or a
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
H A DAbstractClient.php3 namespace OAuth\Common\Http\Client;
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DServiceInterface.php8 use OAuth\Common\Http\Client\ClientInterface;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DAbstractClient.php3 namespace OAuth\Common\Http\Client;
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSearch.php67 * Client object.
69 * @var Client
78 public function __construct(Client $client, ?BuilderInterface $builder = null)
248 public function getClient(): Client
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md124 passed to the `GeoIp2\WebService\Client` constructor. Pull request by Will
153 removed from `GeoIp2\WebService\Client`.
179 `GeoIp2\WebService\Client` should be considered deprecated. The `city`
216 * Renamed $languages constructor parameters to $locales for both the Client
220 `\GeoIp2\Database\Reader` and `\GeoIp2\WebService\Client`.
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRedisPubSubHandler.php42 if (!(($redis instanceof \Predis\Client) || ($redis instanceof \Redis))) {
/plugin/evesso/classes/
H A DoAuthHTTPClient.php5 use OAuth\Common\Http\Client\ClientInterface;
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DMockHandler.php2 namespace GuzzleHttp\Ring\Client;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DServiceInterface.php8 use OAuth\Common\Http\Client\ClientInterface;
/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
H A DVerify.php24 use GuzzleHttp\Client; alias
68 $http = new Client();

12345678910>>...19