| Package | Description |
|---|---|
| org.teiid.resource.adapter.google.v4 | |
| org.teiid.translator.google.api.metadata |
| Modifier and Type | Method and Description |
|---|---|
UpdateResult |
SheetsAPI.insert(String spreadsheetId,
Map<String,Object> pairs,
Worksheet worksheet)
Insert row into spreadsheet
|
| Modifier and Type | Method and Description |
|---|---|
Worksheet |
SpreadsheetInfo.createWorksheet(String title) |
Worksheet |
SpreadsheetInfo.getWorksheetByName(String worksheet) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Worksheet> |
SpreadsheetInfo.getWorksheets() |
Copyright © 2019. All rights reserved.