Lines Matching refs:https

1 ![](https://github.com/googleapis/google-api-php-client/workflows/.github/workflows/tests.yml/badge…
6 …<dt>Reference Docs</dt><dd><a href="https://googleapis.github.io/google-api-php-client/main/">http…
16 …upported Google Cloud client libraries, see [googleapis/google-cloud-php](https://github.com/googl…
18 [cloud-datastore]: https://github.com/googleapis/google-cloud-php-datastore
19 [cloud-pubsub]: https://github.com/googleapis/google-cloud-php-pubsub
20 [cloud-storage]: https://github.com/googleapis/google-cloud-php-storage
21 [cloud-compute]: https://github.com/googleapis/google-cloud-php-compute
24 * [PHP 5.6.0 or higher](https://www.php.net/)
36 The preferred method is via [composer](https://getcomposer.org/). Follow the
37 [installation instructions](https://getcomposer.org/doc/00-intro.md) if you do not already have
52 … changes**, it is highly recommended that you pin to the [latest version](https://github.com/googl…
109 …se composer, you can download the package in its entirety. The [Releases](https://github.com/googl…
194 (such as the [YouTube Data API](https://developers.google.com/youtube/v3/)) do
240https://github.com/googleapis/google-api-php-client-services) are autogenerated. They map directly…
242 A JSON request to the [Datastore API](https://developers.google.com/apis-explorer/#p/datastore/v1be…
245 POST https://datastore.googleapis.com/v1beta3/projects/YOUR_PROJECT_ID:runQuery?key=YOUR_API_KEY
318 … syntax for the API*, so it is recommended to look at the [APIs Explorer](https://developers.googl…
324 …uthenticate your own HTTP client requests, you should use [`google/auth`](https://github.com/googl…
344 $response = $httpClient->get('https://www.googleapis.com/plus/v1/people/me');
349 …ing library to improve performance. This can be done by passing a [PSR-6](https://www.php-fig.org/…
371 …g [Refresh Tokens](https://developers.google.com/identity/protocols/OAuth2InstalledApp#offline) or…
383 …he raw HTTP request. This library supports the use of [Charles Web Proxy](https://www.charlesproxy…
423 YouTube: https://github.com/youtube/api-samples/tree/master/php
433 … best place to ask is via the google-api-php-client tag on StackOverflow: https://stackoverflow.co…
435 If there is a specific bug with the library, please [file an issue](https://github.com/googleapis/g…
443 …s are generally automatically generated from the API discovery documents: https://developers.googl…