public class Storagetransfer.GoogleServiceAccounts.Get extends StoragetransferRequest<GoogleServiceAccount>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Get(String projectId)
Returns the Google service account that is used by Storage Transfer Service to access buckets
in the project where transfers run or in other projects.
|
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 projectId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Storagetransfer.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
projectId - Required. The ID of the Google Cloud project that the Google service account is associated with.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleServiceAccount>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleServiceAccount>IOExceptionpublic Storagetransfer.GoogleServiceAccounts.Get set$Xgafv(String $Xgafv)
StoragetransferRequestset$Xgafv in class StoragetransferRequest<GoogleServiceAccount>public Storagetransfer.GoogleServiceAccounts.Get setAccessToken(String accessToken)
StoragetransferRequestsetAccessToken in class StoragetransferRequest<GoogleServiceAccount>public Storagetransfer.GoogleServiceAccounts.Get setAlt(String alt)
StoragetransferRequestsetAlt in class StoragetransferRequest<GoogleServiceAccount>public Storagetransfer.GoogleServiceAccounts.Get setCallback(String callback)
StoragetransferRequestsetCallback in class StoragetransferRequest<GoogleServiceAccount>public Storagetransfer.GoogleServiceAccounts.Get setFields(String fields)
StoragetransferRequestsetFields in class StoragetransferRequest<GoogleServiceAccount>public Storagetransfer.GoogleServiceAccounts.Get setKey(String key)
StoragetransferRequestsetKey in class StoragetransferRequest<GoogleServiceAccount>public Storagetransfer.GoogleServiceAccounts.Get setOauthToken(String oauthToken)
StoragetransferRequestsetOauthToken in class StoragetransferRequest<GoogleServiceAccount>public Storagetransfer.GoogleServiceAccounts.Get setPrettyPrint(Boolean prettyPrint)
StoragetransferRequestsetPrettyPrint in class StoragetransferRequest<GoogleServiceAccount>public Storagetransfer.GoogleServiceAccounts.Get setQuotaUser(String quotaUser)
StoragetransferRequestsetQuotaUser in class StoragetransferRequest<GoogleServiceAccount>public Storagetransfer.GoogleServiceAccounts.Get setUploadType(String uploadType)
StoragetransferRequestsetUploadType in class StoragetransferRequest<GoogleServiceAccount>public Storagetransfer.GoogleServiceAccounts.Get setUploadProtocol(String uploadProtocol)
StoragetransferRequestsetUploadProtocol in class StoragetransferRequest<GoogleServiceAccount>public String getProjectId()
public Storagetransfer.GoogleServiceAccounts.Get setProjectId(String projectId)
public Storagetransfer.GoogleServiceAccounts.Get set(String parameterName, Object value)
set in class StoragetransferRequest<GoogleServiceAccount>Copyright © 2011–2024 Google. All rights reserved.