public class Indexing.UrlNotifications.GetMetadata extends IndexingRequest<UrlNotificationMetadata>
com.google.api.client.util.GenericData.Flags
Modifier | Constructor and Description |
---|---|
protected |
GetMetadata()
Gets metadata about a Web Document.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
java.lang.String |
getUrl()
URL that is being queried.
|
Indexing.UrlNotifications.GetMetadata |
set(java.lang.String parameterName,
java.lang.Object value) |
Indexing.UrlNotifications.GetMetadata |
set$Xgafv(java.lang.String $Xgafv)
V1 error format.
|
Indexing.UrlNotifications.GetMetadata |
setAccessToken(java.lang.String accessToken)
OAuth access token.
|
Indexing.UrlNotifications.GetMetadata |
setAlt(java.lang.String alt)
Data format for response.
|
Indexing.UrlNotifications.GetMetadata |
setCallback(java.lang.String callback)
JSONP
|
Indexing.UrlNotifications.GetMetadata |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
Indexing.UrlNotifications.GetMetadata |
setKey(java.lang.String key)
API key.
|
Indexing.UrlNotifications.GetMetadata |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
Indexing.UrlNotifications.GetMetadata |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Indexing.UrlNotifications.GetMetadata |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
Indexing.UrlNotifications.GetMetadata |
setUploadProtocol(java.lang.String uploadProtocol)
Upload protocol for media (e.g.
|
Indexing.UrlNotifications.GetMetadata |
setUploadType(java.lang.String uploadType)
Legacy upload protocol for media (e.g.
|
Indexing.UrlNotifications.GetMetadata |
setUrl(java.lang.String url)
URL that is being queried.
|
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, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue
clone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, values
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 java.io.IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<UrlNotificationMetadata>
java.io.IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws java.io.IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<UrlNotificationMetadata>
java.io.IOException
public Indexing.UrlNotifications.GetMetadata set$Xgafv(java.lang.String $Xgafv)
IndexingRequest
set$Xgafv
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setAccessToken(java.lang.String accessToken)
IndexingRequest
setAccessToken
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setAlt(java.lang.String alt)
IndexingRequest
setAlt
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setCallback(java.lang.String callback)
IndexingRequest
setCallback
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setFields(java.lang.String fields)
IndexingRequest
setFields
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setKey(java.lang.String key)
IndexingRequest
setKey
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setOauthToken(java.lang.String oauthToken)
IndexingRequest
setOauthToken
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setPrettyPrint(java.lang.Boolean prettyPrint)
IndexingRequest
setPrettyPrint
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setQuotaUser(java.lang.String quotaUser)
IndexingRequest
setQuotaUser
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setUploadType(java.lang.String uploadType)
IndexingRequest
setUploadType
in class IndexingRequest<UrlNotificationMetadata>
public Indexing.UrlNotifications.GetMetadata setUploadProtocol(java.lang.String uploadProtocol)
IndexingRequest
setUploadProtocol
in class IndexingRequest<UrlNotificationMetadata>
public java.lang.String getUrl()
public Indexing.UrlNotifications.GetMetadata setUrl(java.lang.String url)
public Indexing.UrlNotifications.GetMetadata set(java.lang.String parameterName, java.lang.Object value)
set
in class IndexingRequest<UrlNotificationMetadata>