public class Bigquery.Projects.GetServiceAccount extends BigqueryRequest<GetServiceAccountResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
GetServiceAccount(String projectId)
RPC to get the service account for a project used for interactions with Google Cloud KMS
Create a request for the method "projects.getServiceAccount".
|
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 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 - Required. ID of the project.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GetServiceAccountResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GetServiceAccountResponse>IOExceptionpublic Bigquery.Projects.GetServiceAccount set$Xgafv(String $Xgafv)
BigqueryRequestset$Xgafv in class BigqueryRequest<GetServiceAccountResponse>public Bigquery.Projects.GetServiceAccount setAccessToken(String accessToken)
BigqueryRequestsetAccessToken in class BigqueryRequest<GetServiceAccountResponse>public Bigquery.Projects.GetServiceAccount setAlt(String alt)
BigqueryRequestsetAlt in class BigqueryRequest<GetServiceAccountResponse>public Bigquery.Projects.GetServiceAccount setCallback(String callback)
BigqueryRequestsetCallback 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 setUploadType(String uploadType)
BigqueryRequestsetUploadType in class BigqueryRequest<GetServiceAccountResponse>public Bigquery.Projects.GetServiceAccount setUploadProtocol(String uploadProtocol)
BigqueryRequestsetUploadProtocol 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–2025 Google. All rights reserved.