| Package | Description |
|---|---|
| eu.easyrpa.openframework.google.sheets |
Objects model representing Google Spreadsheet and functionality to work with it via Google Sheets API.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleSheets |
GoogleSheets.onAuthorization(eu.easyrpa.openframework.google.services.AuthorizationPerformer authorizationPerformer)
Allows to override the way how this code informs the user that it wishes to act on his behalf and obtain
corresponding access token from Google.
|
GoogleSheets |
GoogleSheets.secret(String vaultAlias)
Sets explicitly the alias of secret vault entry with OAuth 2.0 Client JSON necessary for authentication on the
Google server.
|
GoogleSheets |
GoogleSheets.secret(String userId,
String secret)
Sets explicitly the secret OAuth 2.0 Client JSON necessary for authentication on the Google server.
|
Copyright © 2022. All rights reserved.