Lines Matching refs:is

36 The preferred method is via [composer](https://getcomposer.org/). Follow the
40 Once composer is installed, execute the following command in your project root to install this libr…
52 …nt the accidental installation of API wrappers with breaking changes**, it is highly recommended t…
79 `composer update` or a fresh `composer install` is run.
318 …sed is a matter of preference, but *it will be very difficult to use this library without first un…
322 If Google Authentication is desired for external applications, or a Google API is not available yet…
349 It is recommended to use another caching library to improve performance. This can be done by passin…
371 …overview), it may be useful to perform some action when a new access token is granted. To do this,…
383 It is often very useful to debug your API calls by viewing the raw HTTP request. This library suppo…
398is required in Charles to view SSL requests. Go to **Charles > Proxy > SSL Proxying Settings** and…
433 For support with the library the best place to ask is via the google-api-php-client tag on StackOve…
435 If there is a specific bug with the library, please [file an issue](https://github.com/googleapis/g…
439is a feature of the library, file away! If X is an example of using a specific service, the best p…
447 … than JSON, which is what the library supports. You can request a JSON response by adding an 'alt'…
457is the default value of all of the uninitialized properties. To work around this, set the field y…