public class Sheets.Spreadsheets.Values.BatchClear extends SheetsRequest<BatchClearValuesResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
BatchClear(String spreadsheetId,
BatchClearValuesRequest content)
Clears one or more ranges of values from a spreadsheet.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected BatchClear(String spreadsheetId, BatchClearValuesRequest content)
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
Sheets.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
spreadsheetId
- The ID of the spreadsheet to update.content
- the BatchClearValuesRequest
public Sheets.Spreadsheets.Values.BatchClear set$Xgafv(String $Xgafv)
SheetsRequest
set$Xgafv
in class SheetsRequest<BatchClearValuesResponse>
public Sheets.Spreadsheets.Values.BatchClear setAccessToken(String accessToken)
SheetsRequest
setAccessToken
in class SheetsRequest<BatchClearValuesResponse>
public Sheets.Spreadsheets.Values.BatchClear setAlt(String alt)
SheetsRequest
setAlt
in class SheetsRequest<BatchClearValuesResponse>
public Sheets.Spreadsheets.Values.BatchClear setCallback(String callback)
SheetsRequest
setCallback
in class SheetsRequest<BatchClearValuesResponse>
public Sheets.Spreadsheets.Values.BatchClear setFields(String fields)
SheetsRequest
setFields
in class SheetsRequest<BatchClearValuesResponse>
public Sheets.Spreadsheets.Values.BatchClear setKey(String key)
SheetsRequest
setKey
in class SheetsRequest<BatchClearValuesResponse>
public Sheets.Spreadsheets.Values.BatchClear setOauthToken(String oauthToken)
SheetsRequest
setOauthToken
in class SheetsRequest<BatchClearValuesResponse>
public Sheets.Spreadsheets.Values.BatchClear setPrettyPrint(Boolean prettyPrint)
SheetsRequest
setPrettyPrint
in class SheetsRequest<BatchClearValuesResponse>
public Sheets.Spreadsheets.Values.BatchClear setQuotaUser(String quotaUser)
SheetsRequest
setQuotaUser
in class SheetsRequest<BatchClearValuesResponse>
public Sheets.Spreadsheets.Values.BatchClear setUploadType(String uploadType)
SheetsRequest
setUploadType
in class SheetsRequest<BatchClearValuesResponse>
public Sheets.Spreadsheets.Values.BatchClear setUploadProtocol(String uploadProtocol)
SheetsRequest
setUploadProtocol
in class SheetsRequest<BatchClearValuesResponse>
public String getSpreadsheetId()
public Sheets.Spreadsheets.Values.BatchClear setSpreadsheetId(String spreadsheetId)
public Sheets.Spreadsheets.Values.BatchClear set(String parameterName, Object value)
set
in class SheetsRequest<BatchClearValuesResponse>
Copyright © 2011–2024 Google. All rights reserved.