Home
last modified time | relevance | path

Searched refs:Client (Results 201 – 225 of 460) sorted by last modified time

12345678910>>...19

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DContainer.php20 use Google\Client; alias
56 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCloudKMS.php20 use Google\Client; alias
55 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DKeep.php20 use Google\Client; alias
52 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DLibraryagent.php20 use Google\Client; alias
47 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DLocalservices.php20 use Google\Client; alias
47 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCloudDebugger.php20 use Google\Client; alias
53 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DAndroidEnterprise.php20 use Google\Client; alias
61 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DApigateway.php20 use Google\Client; alias
50 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCloudDomains.php20 use Google\Client; alias
48 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCivicInfo.php20 use Google\Client; alias
47 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DNetworkServices.php20 use Google\Client; alias
52 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DDataflow.php20 use Google\Client; alias
72 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCloudRuntimeConfig.php20 use Google\Client; alias
52 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DNetworkconnectivity.php20 use Google\Client; alias
50 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DSemanticTile.php20 use Google\Client; alias
45 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DDataCatalog.php20 use Google\Client; alias
57 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DDataFusion.php20 use Google\Client; alias
55 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DDataproc.php20 use Google\Client; alias
53 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DServiceControl.php20 use Google\Client; alias
50 * @param Client|array $clientOrConfig The client used to deliver requests, or a
/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
H A DRevoke.php22 use Google\Client; alias
67 Client::OAUTH2_REVOKE_URI,
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DAuthHandlerFactory.php20 use GuzzleHttp\Client; alias
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php32 use GuzzleHttp\Client as GuzzleClient;
34 use GuzzleHttp\Ring\Client\StreamHandler;
50 class Client class
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DMediaFileUpload.php20 use Google\Client; alias
59 /** @var Client */
75 * @param Client $client
84 Client $client,
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DREADME.md1 # Google API Client Services
3 Google API Client Service classes have been moved to the
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRedisHandler.php47 if (!(($redis instanceof \Predis\Client) || ($redis instanceof \Redis))) {

12345678910>>...19