Package | Description |
---|---|
com.google.api.services.sheets.v4 |
Modifier and Type | Method and Description |
---|---|
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.batchGet(String spreadsheetId)
Returns one or more ranges of values from a spreadsheet.
|
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.set(String parameterName,
Object value) |
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.set$Xgafv(String $Xgafv) |
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setAccessToken(String accessToken) |
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setAlt(String alt) |
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setCallback(String callback) |
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setDateTimeRenderOption(String dateTimeRenderOption)
How dates, times, and durations should be represented in the output.
|
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setFields(String fields) |
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setKey(String key) |
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setMajorDimension(String majorDimension)
The major dimension that results should use.
|
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setOauthToken(String oauthToken) |
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setPrettyPrint(Boolean prettyPrint) |
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setQuotaUser(String quotaUser) |
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setRanges(List<String> ranges)
The [A1 notation or R1C1 notation](/sheets/api/guides/concepts#cell) of the range to
retrieve values from.
|
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setSpreadsheetId(String spreadsheetId)
The ID of the spreadsheet to retrieve data from.
|
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setUploadProtocol(String uploadProtocol) |
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setUploadType(String uploadType) |
Sheets.Spreadsheets.Values.BatchGet |
Sheets.Spreadsheets.Values.BatchGet.setValueRenderOption(String valueRenderOption)
How values should be represented in the output.
|
Copyright © 2011–2024 Google. All rights reserved.