public class Indexing.UrlNotifications.GetMetadata extends IndexingRequest<UrlNotificationMetadata>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
GetMetadata()
Gets metadata about a Web Document.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 GetMetadata()
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. Indexing.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<UrlNotificationMetadata>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<UrlNotificationMetadata>
IOException
public Indexing.UrlNotifications.GetMetadata set$Xgafv(String $Xgafv)
IndexingRequest
set$Xgafv
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setAccessToken(String accessToken)
IndexingRequest
setAccessToken
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setAlt(String alt)
IndexingRequest
setAlt
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setCallback(String callback)
IndexingRequest
setCallback
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setFields(String fields)
IndexingRequest
setFields
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setKey(String key)
IndexingRequest
setKey
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setOauthToken(String oauthToken)
IndexingRequest
setOauthToken
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setPrettyPrint(Boolean prettyPrint)
IndexingRequest
setPrettyPrint
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setQuotaUser(String quotaUser)
IndexingRequest
setQuotaUser
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setUploadType(String uploadType)
IndexingRequest
setUploadType
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setUploadProtocol(String uploadProtocol)
IndexingRequest
setUploadProtocol
in class IndexingRequest<UrlNotificationMetadata>
public String getUrl()
public Indexing.UrlNotifications.GetMetadata setUrl(String url)
public Indexing.UrlNotifications.GetMetadata set(String parameterName, Object value)
set
in class IndexingRequest<UrlNotificationMetadata>
Copyright © 2011–2024 Google. All rights reserved.