public class Sheets.Spreadsheets.SheetsOperations.CopyTo extends SheetsRequest<SheetProperties>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
CopyTo(String spreadsheetId,
Integer sheetId,
CopySheetToAnotherSpreadsheetRequest content)
Copies a single sheet from a spreadsheet to another spreadsheet.
|
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 CopyTo(String spreadsheetId, Integer sheetId, CopySheetToAnotherSpreadsheetRequest 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 containing the sheet to copy.sheetId - The ID of the sheet to copy.content - the CopySheetToAnotherSpreadsheetRequestpublic Sheets.Spreadsheets.SheetsOperations.CopyTo set$Xgafv(String $Xgafv)
SheetsRequestset$Xgafv in class SheetsRequest<SheetProperties>public Sheets.Spreadsheets.SheetsOperations.CopyTo setAccessToken(String accessToken)
SheetsRequestsetAccessToken in class SheetsRequest<SheetProperties>public Sheets.Spreadsheets.SheetsOperations.CopyTo setAlt(String alt)
SheetsRequestsetAlt in class SheetsRequest<SheetProperties>public Sheets.Spreadsheets.SheetsOperations.CopyTo setCallback(String callback)
SheetsRequestsetCallback in class SheetsRequest<SheetProperties>public Sheets.Spreadsheets.SheetsOperations.CopyTo setFields(String fields)
SheetsRequestsetFields in class SheetsRequest<SheetProperties>public Sheets.Spreadsheets.SheetsOperations.CopyTo setKey(String key)
SheetsRequestsetKey in class SheetsRequest<SheetProperties>public Sheets.Spreadsheets.SheetsOperations.CopyTo setOauthToken(String oauthToken)
SheetsRequestsetOauthToken in class SheetsRequest<SheetProperties>public Sheets.Spreadsheets.SheetsOperations.CopyTo setPrettyPrint(Boolean prettyPrint)
SheetsRequestsetPrettyPrint in class SheetsRequest<SheetProperties>public Sheets.Spreadsheets.SheetsOperations.CopyTo setQuotaUser(String quotaUser)
SheetsRequestsetQuotaUser in class SheetsRequest<SheetProperties>public Sheets.Spreadsheets.SheetsOperations.CopyTo setUploadType(String uploadType)
SheetsRequestsetUploadType in class SheetsRequest<SheetProperties>public Sheets.Spreadsheets.SheetsOperations.CopyTo setUploadProtocol(String uploadProtocol)
SheetsRequestsetUploadProtocol in class SheetsRequest<SheetProperties>public String getSpreadsheetId()
public Sheets.Spreadsheets.SheetsOperations.CopyTo setSpreadsheetId(String spreadsheetId)
public Integer getSheetId()
public Sheets.Spreadsheets.SheetsOperations.CopyTo setSheetId(Integer sheetId)
public Sheets.Spreadsheets.SheetsOperations.CopyTo set(String parameterName, Object value)
set in class SheetsRequest<SheetProperties>Copyright © 2011–2021 Google. All rights reserved.