public class Iam.Projects.ServiceAccounts.Undelete extends IamRequest<UndeleteServiceAccountResponse>
com.google.api.client.util.GenericData.Flags| Modifier | Constructor and Description |
|---|---|
protected |
Undelete(java.lang.String name,
UndeleteServiceAccountRequest content)
Restores a deleted ServiceAccount.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
The resource name of the service account in the following format:
`projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT_UNIQUE_ID}`.
|
Iam.Projects.ServiceAccounts.Undelete |
set(java.lang.String parameterName,
java.lang.Object value) |
Iam.Projects.ServiceAccounts.Undelete |
set$Xgafv(java.lang.String $Xgafv)
V1 error format.
|
Iam.Projects.ServiceAccounts.Undelete |
setAccessToken(java.lang.String accessToken)
OAuth access token.
|
Iam.Projects.ServiceAccounts.Undelete |
setAlt(java.lang.String alt)
Data format for response.
|
Iam.Projects.ServiceAccounts.Undelete |
setCallback(java.lang.String callback)
JSONP
|
Iam.Projects.ServiceAccounts.Undelete |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
Iam.Projects.ServiceAccounts.Undelete |
setKey(java.lang.String key)
API key.
|
Iam.Projects.ServiceAccounts.Undelete |
setName(java.lang.String name)
The resource name of the service account in the following format:
`projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT_UNIQUE_ID}`.
|
Iam.Projects.ServiceAccounts.Undelete |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
Iam.Projects.ServiceAccounts.Undelete |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Iam.Projects.ServiceAccounts.Undelete |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
Iam.Projects.ServiceAccounts.Undelete |
setUploadProtocol(java.lang.String uploadProtocol)
Upload protocol for media (e.g.
|
Iam.Projects.ServiceAccounts.Undelete |
setUploadType(java.lang.String uploadType)
Legacy upload protocol for media (e.g.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, 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, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesprotected Undelete(java.lang.String name,
UndeleteServiceAccountRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Iam.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
name - The resource name of the service account in the following format:
`projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT_UNIQUE_ID}`.
Using `-` as a wildcard for
the `PROJECT_ID` will infer the project from
the account.content - the UndeleteServiceAccountRequestpublic Iam.Projects.ServiceAccounts.Undelete set$Xgafv(java.lang.String $Xgafv)
IamRequestset$Xgafv in class IamRequest<UndeleteServiceAccountResponse>public Iam.Projects.ServiceAccounts.Undelete setAccessToken(java.lang.String accessToken)
IamRequestsetAccessToken in class IamRequest<UndeleteServiceAccountResponse>public Iam.Projects.ServiceAccounts.Undelete setAlt(java.lang.String alt)
IamRequestsetAlt in class IamRequest<UndeleteServiceAccountResponse>public Iam.Projects.ServiceAccounts.Undelete setCallback(java.lang.String callback)
IamRequestsetCallback in class IamRequest<UndeleteServiceAccountResponse>public Iam.Projects.ServiceAccounts.Undelete setFields(java.lang.String fields)
IamRequestsetFields in class IamRequest<UndeleteServiceAccountResponse>public Iam.Projects.ServiceAccounts.Undelete setKey(java.lang.String key)
IamRequestsetKey in class IamRequest<UndeleteServiceAccountResponse>public Iam.Projects.ServiceAccounts.Undelete setOauthToken(java.lang.String oauthToken)
IamRequestsetOauthToken in class IamRequest<UndeleteServiceAccountResponse>public Iam.Projects.ServiceAccounts.Undelete setPrettyPrint(java.lang.Boolean prettyPrint)
IamRequestsetPrettyPrint in class IamRequest<UndeleteServiceAccountResponse>public Iam.Projects.ServiceAccounts.Undelete setQuotaUser(java.lang.String quotaUser)
IamRequestsetQuotaUser in class IamRequest<UndeleteServiceAccountResponse>public Iam.Projects.ServiceAccounts.Undelete setUploadType(java.lang.String uploadType)
IamRequestsetUploadType in class IamRequest<UndeleteServiceAccountResponse>public Iam.Projects.ServiceAccounts.Undelete setUploadProtocol(java.lang.String uploadProtocol)
IamRequestsetUploadProtocol in class IamRequest<UndeleteServiceAccountResponse>public java.lang.String getName()
public Iam.Projects.ServiceAccounts.Undelete setName(java.lang.String name)
public Iam.Projects.ServiceAccounts.Undelete set(java.lang.String parameterName, java.lang.Object value)
set in class IamRequest<UndeleteServiceAccountResponse>