Home
last modified time | relevance | path

Searched refs:Client (Results 76 – 100 of 460) sorted by relevance

12345678910>>...19

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DMyBusinessBusinessCalls.php20 use Google\Client; alias
47 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DFirebasestorage.php20 use Google\Client; alias
50 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DSiteVerification.php20 use Google\Client; alias
49 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DCloudBillingBudget.php20 use Google\Client; alias
50 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DWorkflowExecutions.php20 use Google\Client; alias
47 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DManufacturerCenter.php20 use Google\Client; alias
46 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DMyBusinessVerifications.php20 use Google\Client; alias
48 * @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 DAnalyticsData.php20 use Google\Client; alias
49 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DTesting.php20 use Google\Client; alias
52 * @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 DDigitalassetlinks.php20 use Google\Client; alias
46 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DSlides.php20 use Google\Client; alias
65 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DDoubleClickBidManager.php20 use Google\Client; alias
49 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DSafebrowsing.php20 use Google\Client; alias
54 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DGenomics.php20 use Google\Client; alias
52 * @param Client|array $clientOrConfig The client used to deliver requests, or a
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DClient.php20 class Client extends \Google\Model class
188 class_alias(Client::class, 'Google_Service_AdExchangeBuyerII_Client');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DMultiGetTest.php40 $client = new DAV\Client(array('baseUri'=>'/'));
83 $client = new DAV\Client(array('baseUri'=>'/'));
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/
H A DConnectionPool.php5 use Elastica\Client; alias
89 public function onFail(Connection $connection, Exception $e, Client $client): void
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DTask.php39 * @var Client
43 public function __construct(Client $client, string $id)
H A DStatus.php36 * @var Client
40 public function __construct(Client $client)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClientBuilder.php36 use GuzzleHttp\Ring\Client\CurlHandler;
37 use GuzzleHttp\Ring\Client\CurlMultiHandler;
38 use GuzzleHttp\Ring\Client\Middleware;
156 * Can supply first parm to Client::__construct() when invoking manually or with dependency injection
164 * Can supply second parm to Client::__construct() when invoking manually or with dependency injection
172 * Can supply third parm to Client::__construct() when invoking manually or with dependency injection
196 public static function fromConfig(array $config, bool $quiet = false): Client
583 * Build and returns the Client object
585 public function build(): Client
697 protected function instantiate(Transport $transport, callable $endpoint, array $registeredNamespaces): Client
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhelpers.asciidoc2 == Client helpers
37 // $client is Elasticsearch\Client instance
74 // $client is Elasticsearch\Client instance
/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-services/src/TagManager/
H A DClient.php20 class Client extends \Google\Collection class
259 class_alias(Client::class, 'Google_Service_TagManager_Client');

12345678910>>...19