public class Sheets.Spreadsheets.DeveloperMetadata.Get extends SheetsRequest<DeveloperMetadata>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Get(String spreadsheetId,
Integer metadataId)
Returns the developer metadata with the specified ID.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 Get(String spreadsheetId, Integer metadataId)
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 retrieve metadata from.metadataId - The ID of the developer metadata to retrieve.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<DeveloperMetadata>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<DeveloperMetadata>IOExceptionpublic Sheets.Spreadsheets.DeveloperMetadata.Get set$Xgafv(String $Xgafv)
SheetsRequestset$Xgafv in class SheetsRequest<DeveloperMetadata>public Sheets.Spreadsheets.DeveloperMetadata.Get setAccessToken(String accessToken)
SheetsRequestsetAccessToken in class SheetsRequest<DeveloperMetadata>public Sheets.Spreadsheets.DeveloperMetadata.Get setAlt(String alt)
SheetsRequestsetAlt in class SheetsRequest<DeveloperMetadata>public Sheets.Spreadsheets.DeveloperMetadata.Get setCallback(String callback)
SheetsRequestsetCallback in class SheetsRequest<DeveloperMetadata>public Sheets.Spreadsheets.DeveloperMetadata.Get setFields(String fields)
SheetsRequestsetFields in class SheetsRequest<DeveloperMetadata>public Sheets.Spreadsheets.DeveloperMetadata.Get setKey(String key)
SheetsRequestsetKey in class SheetsRequest<DeveloperMetadata>public Sheets.Spreadsheets.DeveloperMetadata.Get setOauthToken(String oauthToken)
SheetsRequestsetOauthToken in class SheetsRequest<DeveloperMetadata>public Sheets.Spreadsheets.DeveloperMetadata.Get setPrettyPrint(Boolean prettyPrint)
SheetsRequestsetPrettyPrint in class SheetsRequest<DeveloperMetadata>public Sheets.Spreadsheets.DeveloperMetadata.Get setQuotaUser(String quotaUser)
SheetsRequestsetQuotaUser in class SheetsRequest<DeveloperMetadata>public Sheets.Spreadsheets.DeveloperMetadata.Get setUploadType(String uploadType)
SheetsRequestsetUploadType in class SheetsRequest<DeveloperMetadata>public Sheets.Spreadsheets.DeveloperMetadata.Get setUploadProtocol(String uploadProtocol)
SheetsRequestsetUploadProtocol in class SheetsRequest<DeveloperMetadata>public String getSpreadsheetId()
public Sheets.Spreadsheets.DeveloperMetadata.Get setSpreadsheetId(String spreadsheetId)
public Integer getMetadataId()
public Sheets.Spreadsheets.DeveloperMetadata.Get setMetadataId(Integer metadataId)
public Sheets.Spreadsheets.DeveloperMetadata.Get set(String parameterName, Object value)
set in class SheetsRequest<DeveloperMetadata>Copyright © 2011–2021 Google. All rights reserved.