Wrapper around Google Access Tokens which provides convenience functions
Wrapper around Google Access Tokens which provides convenience functions
This supports Guzzle 5
This supports Guzzle 6
This supports Guzzle 7
The Google API Client https://github.com/google/google-api-php-client
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Class to handle batched requests to the Google API service.
Manage large file uploads, which may be media but can be any type of sizable data.
This class implements the RESTful transport of apiServiceRequest()'s
Implements the actual methods/resources of the discovered Google API using magic function calling overloading (__call()), which on call will see if the method name (plus.activities.list) is available in this service, and if so construct an apiHttpRequest representing it.
Interface for checking how many times a given task can be retried following a failure.
A task runner with exponential backoff support.
Implementation of levels 1-3 of the URI Template spec.
This class needs to be defined explicitly as scripts must be recognized by the autoloader.