Package com.yahoo.gsheetjdbc.data
-
Interface Summary Interface Description CredentialFetcher Fetches credentials for API access to Google documents.DataFetcher Fetches a spreadsheet and parses it into a table schema and associated metadata. -
Class Summary Class Description DataFetcher.Result Data fetcher result.GoogleServiceAccountCredentialFetcher Fetches Google service account credentials.GoogleSheetsDataFetcher Concrete implementation of the DataFetcher.