Home
last modified time | relevance | path

Searched refs:Client (Results 226 – 250 of 460) sorted by last modified time

12345678910>>...19

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DOnDemandScanning.php20 use Google\Client; alias
48 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DDataTransfer.php20 use Google\Client; alias
52 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DDatastream.php20 use Google\Client; alias
52 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DPlaycustomapp.php20 use Google\Client; alias
46 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DPlaydeveloperreporting.php20 use Google\Client; alias
49 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DReports.php20 use Google\Client; alias
55 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DSASPortalTesting.php20 use Google\Client; alias
63 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DPubsub.php20 use Google\Client; alias
54 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DVMMigrationService.php20 use Google\Client; alias
55 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DPubsubLite.php20 use Google\Client; alias
54 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DGamesConfiguration.php20 use Google\Client; alias
49 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DSQLAdmin.php20 use Google\Client; alias
58 * @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 DVault.php20 use Google\Client; alias
60 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DRealTimeBidding.php20 use Google\Client; alias
55 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DDigitalassetlinks.php20 use Google\Client; alias
46 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DBlogger.php20 use Google\Client; alias
57 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DRecommendationsAI.php20 use Google\Client; alias
58 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DDriveActivity.php20 use Google\Client; alias
49 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DLogging.php20 use Google\Client; alias
107 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DFirebaseCloudMessaging.php20 use Google\Client; alias
51 * @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 DManagedServiceforMicrosoftActiveDirectoryConsumerAPI.php20 use Google\Client; alias
53 * @param Client|array $clientOrConfig The client used to deliver requests, or a
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
H A DAccountsContainersWorkspacesClients.php20 use Google\Service\TagManager\Client; alias
39 * @param Client $postBody
41 * @return Client
43 public function create($parent, Client $postBody, $optParams = [])
47 return $this->call('create', [$params], Client::class);
68 * @return Client
74 return $this->call('get', [$params], Client::class);
116 * @param Client $postBody
121 * @return Client
123 public function update($path, Client $postBody, $optParams = [])
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DRevertClientResponse.php22 protected $clientType = Client::class;
26 * @param Client
28 public function setClient(Client $client)
33 * @return Client

12345678910>>...19