Home
last modified time | relevance | path

Searched refs:Client (Results 101 – 125 of 460) sorted by relevance

12345678910>>...19

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPostmasterTools.php20 use Google\Client; alias
49 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DMyBusinessPlaceActions.php20 use Google\Client; alias
47 * @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 DChromePolicy.php20 use Google\Client; alias
54 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DFirebaseRealtimeDatabase.php20 use Google\Client; alias
57 * @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 DCivicInfo.php20 use Google\Client; alias
47 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCloudOSLogin.php20 use Google\Client; alias
57 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DIdeahub.php20 use Google\Client; alias
48 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DAdMob.php20 use Google\Client; alias
54 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DVersionHistory.php20 use Google\Client; alias
47 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DFactCheckTools.php20 use Google\Client; alias
47 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCloudLifeSciences.php20 use Google\Client; alias
49 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCloudShell.php20 use Google\Client; alias
48 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DOnDemandScanning.php20 use Google\Client; alias
48 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DSmartDeviceManagement.php20 use Google\Client; alias
53 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DIdentityToolkit.php20 use Google\Client; alias
49 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DDomainsRDAP.php20 use Google\Client; alias
50 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DPolyService.php20 use Google\Client; alias
47 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCloudVideoIntelligence.php20 use Google\Client; alias
51 * @param Client|array $clientOrConfig The client used to deliver requests, or a
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md3 # Google APIs Client Library for PHP #
137 $client = new Google\Client();
162 $client = new Google\Client();
209 $client = new Google\Client();
234 $client = new Google\Client();
330 $client = new Google\Client();
340 // returns a Guzzle HTTP Client
392 $client = new Google\Client();
407 use GuzzleHttp\Client;
409 $httpClient = new Client([
[all …]
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DGuzzle5AuthHandler.php11 use GuzzleHttp\Client; alias
99 return new Client(
/plugin/dokucrypt2/
H A Dsyntax.php36 'name' => 'Client Side Encryption Plugin',
37 … 'desc' => 'Client side cryptography enabling encrypting blocks of text within a wiki page.',
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DBatch.php20 use Google\Client; alias
51 /** @var Client */
59 Client $client,
/plugin/authgooglesheets/vendor/google/auth/src/
H A DApplicationDefaultCredentials.php29 use GuzzleHttp\Client; alias
166 $client = new Client();
277 $client = new Client();

12345678910>>...19