public class Compute.Projects.SetDefaultServiceAccount extends ComputeRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description | 
|---|---|
protected  | 
SetDefaultServiceAccount(String project,
                        ProjectsSetDefaultServiceAccountRequest content)
Sets the default service account of the project. 
 | 
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, 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 SetDefaultServiceAccount(String project, ProjectsSetDefaultServiceAccountRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
 operation.  SetDefaultServiceAccount#initialize(com.google.api.client.googleapis.serv
 ices.AbstractGoogleClientRequest) must be called to initialize this instance immediately after
 invoking the constructor. 
project - Project ID for this request.content - the ProjectsSetDefaultServiceAccountRequestpublic Compute.Projects.SetDefaultServiceAccount setAlt(String alt)
ComputeRequestsetAlt in class ComputeRequest<Operation>public Compute.Projects.SetDefaultServiceAccount setFields(String fields)
ComputeRequestsetFields in class ComputeRequest<Operation>public Compute.Projects.SetDefaultServiceAccount setKey(String key)
ComputeRequestsetKey in class ComputeRequest<Operation>public Compute.Projects.SetDefaultServiceAccount setOauthToken(String oauthToken)
ComputeRequestsetOauthToken in class ComputeRequest<Operation>public Compute.Projects.SetDefaultServiceAccount setPrettyPrint(Boolean prettyPrint)
ComputeRequestsetPrettyPrint in class ComputeRequest<Operation>public Compute.Projects.SetDefaultServiceAccount setQuotaUser(String quotaUser)
ComputeRequestsetQuotaUser in class ComputeRequest<Operation>public Compute.Projects.SetDefaultServiceAccount setUserIp(String userIp)
ComputeRequestsetUserIp in class ComputeRequest<Operation>public String getProject()
public Compute.Projects.SetDefaultServiceAccount setProject(String project)
public String getRequestId()
public Compute.Projects.SetDefaultServiceAccount setRequestId(String requestId)
public Compute.Projects.SetDefaultServiceAccount set(String parameterName, Object value)
set in class ComputeRequest<Operation>Copyright © 2011–2020 Google. All rights reserved.