Qore GoogleDataProvider Module Reference 2.0
Loading...
Searching...
No Matches

Qore GoogleDataProvider module definition

Introduction to the GoogleDataProvider Module

The GoogleDataProvider module provides a base data provider API for Google cloud REST API services.

This module provides common services for Google REST API communications, including support for the Discovery API; see the following modules for data provider providing specific API support:

Release Notes

GoogleDataProvider v2.0

  • split off calendar API to a separate module
  • implemented support for the Discovery API

GoogleDataProvider v1.0

  • initial release of the module