public class AuthorizedGSheetsClient extends Object implements GSheetsClient
| Constructor and Description |
|---|
AuthorizedGSheetsClient() |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.services.sheets.v4.Sheets |
getSheetService()
Get cached or build a new authorized API client service.
|
@NonNull
public com.google.api.services.sheets.v4.Sheets getSheetService()
throws GeneralSecurityException,
IOException
getSheetService in interface GSheetsClientSheets service for access to google sheets.GeneralSecurityException - when access to google sheet failed due to security reasons.IOException - some exception derived from IOExceptionCopyright © 2025 FG Forrest, a.s.. All rights reserved.