GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Oauth2.GetRobotMetadataRaw(String robotEmail)
Create a request for the method "getRobotMetadataRaw".
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
buildHttpRequestUsingHead() |
HttpResponse |
executeUsingHead() |
String |
getRobotEmail()
The email of robot account.
|
Oauth2.GetRobotMetadataRaw |
set(String parameterName,
Object value) |
Oauth2.GetRobotMetadataRaw |
setAlt(String alt)
Data format for the response.
|
Oauth2.GetRobotMetadataRaw |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Oauth2.GetRobotMetadataRaw |
setKey(String key)
API key.
|
Oauth2.GetRobotMetadataRaw |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Oauth2.GetRobotMetadataRaw |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Oauth2.GetRobotMetadataRaw |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Oauth2.GetRobotMetadataRaw |
setRobotEmail(String robotEmail)
The email of robot account.
|
Oauth2.GetRobotMetadataRaw |
setUserIp(String userIp)
IP address of the site where the request originates.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesprotected Oauth2.GetRobotMetadataRaw(String robotEmail)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. GetRobotMetadataRaw#initialize(com.google.api.client.googleapis.services.
AbstractGoogleClientRequest) must be called to initialize this instance immediately after
invoking the constructor.
robotEmail - The email of robot account.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<Raw>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<Raw>IOExceptionpublic Oauth2.GetRobotMetadataRaw setAlt(String alt)
Oauth2RequestsetAlt in class Oauth2Request<Raw>public Oauth2.GetRobotMetadataRaw setFields(String fields)
Oauth2RequestsetFields in class Oauth2Request<Raw>public Oauth2.GetRobotMetadataRaw setKey(String key)
Oauth2RequestsetKey in class Oauth2Request<Raw>public Oauth2.GetRobotMetadataRaw setOauthToken(String oauthToken)
Oauth2RequestsetOauthToken in class Oauth2Request<Raw>public Oauth2.GetRobotMetadataRaw setPrettyPrint(Boolean prettyPrint)
Oauth2RequestsetPrettyPrint in class Oauth2Request<Raw>public Oauth2.GetRobotMetadataRaw setQuotaUser(String quotaUser)
Oauth2RequestsetQuotaUser in class Oauth2Request<Raw>public Oauth2.GetRobotMetadataRaw setUserIp(String userIp)
Oauth2RequestsetUserIp in class Oauth2Request<Raw>public String getRobotEmail()
public Oauth2.GetRobotMetadataRaw setRobotEmail(String robotEmail)
public Oauth2.GetRobotMetadataRaw set(String parameterName, Object value)
set in class Oauth2Request<Raw>