Package | Description |
---|---|
com.google.api.services.sheets.v4 |
Modifier and Type | Method and Description |
---|---|
Sheets.Spreadsheets.Values.BatchUpdate |
Sheets.Spreadsheets.Values.batchUpdate(String spreadsheetId,
BatchUpdateValuesRequest content)
Sets values in one or more ranges of a spreadsheet.
|
Sheets.Spreadsheets.Values.BatchUpdate |
Sheets.Spreadsheets.Values.BatchUpdate.set(String parameterName,
Object value) |
Sheets.Spreadsheets.Values.BatchUpdate |
Sheets.Spreadsheets.Values.BatchUpdate.set$Xgafv(String $Xgafv) |
Sheets.Spreadsheets.Values.BatchUpdate |
Sheets.Spreadsheets.Values.BatchUpdate.setAccessToken(String accessToken) |
Sheets.Spreadsheets.Values.BatchUpdate |
Sheets.Spreadsheets.Values.BatchUpdate.setAlt(String alt) |
Sheets.Spreadsheets.Values.BatchUpdate |
Sheets.Spreadsheets.Values.BatchUpdate.setCallback(String callback) |
Sheets.Spreadsheets.Values.BatchUpdate |
Sheets.Spreadsheets.Values.BatchUpdate.setFields(String fields) |
Sheets.Spreadsheets.Values.BatchUpdate |
Sheets.Spreadsheets.Values.BatchUpdate.setKey(String key) |
Sheets.Spreadsheets.Values.BatchUpdate |
Sheets.Spreadsheets.Values.BatchUpdate.setOauthToken(String oauthToken) |
Sheets.Spreadsheets.Values.BatchUpdate |
Sheets.Spreadsheets.Values.BatchUpdate.setPrettyPrint(Boolean prettyPrint) |
Sheets.Spreadsheets.Values.BatchUpdate |
Sheets.Spreadsheets.Values.BatchUpdate.setQuotaUser(String quotaUser) |
Sheets.Spreadsheets.Values.BatchUpdate |
Sheets.Spreadsheets.Values.BatchUpdate.setSpreadsheetId(String spreadsheetId)
The ID of the spreadsheet to update.
|
Sheets.Spreadsheets.Values.BatchUpdate |
Sheets.Spreadsheets.Values.BatchUpdate.setUploadProtocol(String uploadProtocol) |
Sheets.Spreadsheets.Values.BatchUpdate |
Sheets.Spreadsheets.Values.BatchUpdate.setUploadType(String uploadType) |
Copyright © 2011–2024 Google. All rights reserved.