public class Sheets.Spreadsheets.Values.Append extends SheetsRequest<AppendValuesResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Append(String spreadsheetId,
String range,
ValueRange content)
Appends values to a spreadsheet.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIncludeValuesInResponse()
Determines if the update response should include the values of the cells that were appended.
|
String |
getInsertDataOption()
How the input data should be inserted.
|
String |
getRange()
The A1 notation of a range to search for a logical table of data.
|
String |
getResponseDateTimeRenderOption()
Determines how dates, times, and durations in the response should be rendered.
|
String |
getResponseValueRenderOption()
Determines how values in the response should be rendered.
|
String |
getSpreadsheetId()
The ID of the spreadsheet to update.
|
String |
getValueInputOption()
How the input data should be interpreted.
|
Sheets.Spreadsheets.Values.Append |
set(String parameterName,
Object value) |
Sheets.Spreadsheets.Values.Append |
set$Xgafv(String $Xgafv)
V1 error format.
|
Sheets.Spreadsheets.Values.Append |
setAccessToken(String accessToken)
OAuth access token.
|
Sheets.Spreadsheets.Values.Append |
setAlt(String alt)
Data format for response.
|
Sheets.Spreadsheets.Values.Append |
setCallback(String callback)
JSONP
|
Sheets.Spreadsheets.Values.Append |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Sheets.Spreadsheets.Values.Append |
setIncludeValuesInResponse(Boolean includeValuesInResponse)
Determines if the update response should include the values of the cells that were
appended.
|
Sheets.Spreadsheets.Values.Append |
setInsertDataOption(String insertDataOption)
How the input data should be inserted.
|
Sheets.Spreadsheets.Values.Append |
setKey(String key)
API key.
|
Sheets.Spreadsheets.Values.Append |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Sheets.Spreadsheets.Values.Append |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Sheets.Spreadsheets.Values.Append |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Sheets.Spreadsheets.Values.Append |
setRange(String range)
The A1 notation of a range to search for a logical table of data.
|
Sheets.Spreadsheets.Values.Append |
setResponseDateTimeRenderOption(String responseDateTimeRenderOption)
Determines how dates, times, and durations in the response should be rendered.
|
Sheets.Spreadsheets.Values.Append |
setResponseValueRenderOption(String responseValueRenderOption)
Determines how values in the response should be rendered.
|
Sheets.Spreadsheets.Values.Append |
setSpreadsheetId(String spreadsheetId)
The ID of the spreadsheet to update.
|
Sheets.Spreadsheets.Values.Append |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Sheets.Spreadsheets.Values.Append |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
Sheets.Spreadsheets.Values.Append |
setValueInputOption(String valueInputOption)
How the input data should be interpreted.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, 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, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Append(String spreadsheetId, String range, ValueRange 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.range - The A1 notation of a range to search for a logical table of data. Values are appended after the last
row of the table.content - the ValueRangepublic Sheets.Spreadsheets.Values.Append set$Xgafv(String $Xgafv)
SheetsRequestset$Xgafv in class SheetsRequest<AppendValuesResponse>public Sheets.Spreadsheets.Values.Append setAccessToken(String accessToken)
SheetsRequestsetAccessToken in class SheetsRequest<AppendValuesResponse>public Sheets.Spreadsheets.Values.Append setAlt(String alt)
SheetsRequestsetAlt in class SheetsRequest<AppendValuesResponse>public Sheets.Spreadsheets.Values.Append setCallback(String callback)
SheetsRequestsetCallback in class SheetsRequest<AppendValuesResponse>public Sheets.Spreadsheets.Values.Append setFields(String fields)
SheetsRequestsetFields in class SheetsRequest<AppendValuesResponse>public Sheets.Spreadsheets.Values.Append setKey(String key)
SheetsRequestsetKey in class SheetsRequest<AppendValuesResponse>public Sheets.Spreadsheets.Values.Append setOauthToken(String oauthToken)
SheetsRequestsetOauthToken in class SheetsRequest<AppendValuesResponse>public Sheets.Spreadsheets.Values.Append setPrettyPrint(Boolean prettyPrint)
SheetsRequestsetPrettyPrint in class SheetsRequest<AppendValuesResponse>public Sheets.Spreadsheets.Values.Append setQuotaUser(String quotaUser)
SheetsRequestsetQuotaUser in class SheetsRequest<AppendValuesResponse>public Sheets.Spreadsheets.Values.Append setUploadType(String uploadType)
SheetsRequestsetUploadType in class SheetsRequest<AppendValuesResponse>public Sheets.Spreadsheets.Values.Append setUploadProtocol(String uploadProtocol)
SheetsRequestsetUploadProtocol in class SheetsRequest<AppendValuesResponse>public String getSpreadsheetId()
public Sheets.Spreadsheets.Values.Append setSpreadsheetId(String spreadsheetId)
public String getRange()
public Sheets.Spreadsheets.Values.Append setRange(String range)
public Boolean getIncludeValuesInResponse()
public Sheets.Spreadsheets.Values.Append setIncludeValuesInResponse(Boolean includeValuesInResponse)
public String getInsertDataOption()
public Sheets.Spreadsheets.Values.Append setInsertDataOption(String insertDataOption)
public String getResponseDateTimeRenderOption()
public Sheets.Spreadsheets.Values.Append setResponseDateTimeRenderOption(String responseDateTimeRenderOption)
public String getResponseValueRenderOption()
public Sheets.Spreadsheets.Values.Append setResponseValueRenderOption(String responseValueRenderOption)
public String getValueInputOption()
public Sheets.Spreadsheets.Values.Append setValueInputOption(String valueInputOption)
public Sheets.Spreadsheets.Values.Append set(String parameterName, Object value)
set in class SheetsRequest<AppendValuesResponse>Copyright © 2011–2021 Google. All rights reserved.