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