$darkmode
The Google data provider base class. More...
Public Member Functions | |
constructor () | |
Creates the object. | |
constructor (GoogleRestClient::GoogleRestClient rest) | |
Creates the object. | |
setLogger (*LoggerInterface logger) | |
Accepts a LoggerInterface object for logging (or clears it) | |
Protected Attributes | |
*GoogleRestClient::GoogleRestClient | rest |
The REST client object for API calls. | |
The Google data provider base class.