public class Bigquery.Projects.GetServiceAccount extends BigqueryRequest<GetServiceAccountResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
GetServiceAccount(String projectId)
Returns the email address of the service account for your project used for interactions with
Google Cloud KMS.
|
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, 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 GetServiceAccount(String projectId)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. GetServiceAccount#initialize(com.google.api.client.googleapis.services.Ab
stractGoogleClientRequest) must be called to initialize this instance immediately after
invoking the constructor.
projectId - Project ID for which the service account is requested.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<GetServiceAccountResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<GetServiceAccountResponse>IOExceptionpublic Bigquery.Projects.GetServiceAccount setAlt(String alt)
BigqueryRequestsetAlt in class BigqueryRequest<GetServiceAccountResponse>public Bigquery.Projects.GetServiceAccount setFields(String fields)
BigqueryRequestsetFields in class BigqueryRequest<GetServiceAccountResponse>public Bigquery.Projects.GetServiceAccount setKey(String key)
BigqueryRequestsetKey in class BigqueryRequest<GetServiceAccountResponse>public Bigquery.Projects.GetServiceAccount setOauthToken(String oauthToken)
BigqueryRequestsetOauthToken in class BigqueryRequest<GetServiceAccountResponse>public Bigquery.Projects.GetServiceAccount setPrettyPrint(Boolean prettyPrint)
BigqueryRequestsetPrettyPrint in class BigqueryRequest<GetServiceAccountResponse>public Bigquery.Projects.GetServiceAccount setQuotaUser(String quotaUser)
BigqueryRequestsetQuotaUser in class BigqueryRequest<GetServiceAccountResponse>public Bigquery.Projects.GetServiceAccount setUserIp(String userIp)
BigqueryRequestsetUserIp in class BigqueryRequest<GetServiceAccountResponse>public String getProjectId()
public Bigquery.Projects.GetServiceAccount setProjectId(String projectId)
public Bigquery.Projects.GetServiceAccount set(String parameterName, Object value)
set in class BigqueryRequest<GetServiceAccountResponse>Copyright © 2011–2019 Google. All rights reserved.