|
|
|
|
|
|
|
|
|
|
|
|
| Category: Google functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the GglConnect function |
|
|
|
|
|
|
|
| Manages authentication on a Google server (via the "OAuth 2.0" authentication mode). |
|
|
|
|
|
|
|
| The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services... |
|
|
|
|
|
|
|
| Deletes data from the Google server. |
|
|
|
|
|
|
|
| Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again. |
|
|
|
|
|
|
|
| Returns the text of license for using the Google libraries. |
|
|
|
|
|
|
|
| Usage example of the GglRequest function |
|
|
|
|
|
|
|
| Sends a communication request (HTTP request) to a Google service. |
|
|
|
|
|
|
|
| Creates and/or updates data on the Google server (addition or modification of data). |
|
|
|
|
|
|
|
| List of constants used by the Google functions. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|