Home
last modified time | relevance | path

Searched refs:Client (Results 26 – 50 of 460) sorted by path

12345678910>>...19

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidPublisher.php20 use Google\Client; alias
69 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DApiKeysService.php20 use Google\Client; alias
51 * @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 DApigee.php20 use Google\Client; alias
115 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DAppengine.php20 use Google\Client; alias
61 * @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 DArtifactRegistry.php20 use Google\Client; alias
60 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DAssuredworkloads.php20 use Google\Client; alias
47 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DAuthorizedBuyersMarketplace.php20 use Google\Client; alias
55 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DBackupforGKE.php20 use Google\Client; alias
54 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DBaremetalsolution.php20 use Google\Client; alias
57 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DBigQueryConnectionService.php20 use Google\Client; alias
50 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DBigQueryDataTransfer.php20 use Google\Client; alias
62 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DBigQueryReservation.php20 use Google\Client; alias
52 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DBigquery.php20 use Google\Client; alias
71 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DBigtableAdmin.php20 use Google\Client; alias
78 * @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 DBlogger.php20 use Google\Client; alias
57 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DBooks.php20 use Google\Client; alias
69 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCalendar.php20 use Google\Client; alias
65 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCertificateAuthorityService.php20 use Google\Client; alias
55 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCertificateManager.php20 use Google\Client; alias
51 * @param Client|array $clientOrConfig The client used to deliver requests, or a
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DClient.php20 class Client extends \Google\Model class
134 class_alias(Client::class, 'Google_Service_AuthorizedBuyersMarketplace_Client');
H A DListClientsResponse.php23 protected $clientsType = Client::class;
31 * @param Client[]
38 * @return Client[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
H A DBuyersClients.php21 use Google\Service\AuthorizedBuyersMarketplace\Client; alias
44 * @return Client
57 * @param Client $postBody
59 * @return Client
65 return $this->call('create', [$params], Client::class);
76 * @return Client
90 * @return Client
96 return $this->call('get', [$params], Client::class);
131 * @param Client $postBody
144 * @return Client
[all …]

12345678910>>...19