public class Compute.GlobalOperations.Wait extends ComputeRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description | 
|---|---|
| protected  | Wait(String project,
    String operation)Waits for the specified Operation resource to return as `DONE` or for the request to approach
 the 2 minute deadline, and retrieves the specified Operation resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getOperation()Name of the Operations resource to return. | 
| String | getProject()Project ID for this request. | 
| Compute.GlobalOperations.Wait | set(String parameterName,
   Object value) | 
| Compute.GlobalOperations.Wait | set$Xgafv(String $Xgafv)V1 error format. | 
| Compute.GlobalOperations.Wait | setAccessToken(String accessToken)OAuth access token. | 
| Compute.GlobalOperations.Wait | setAlt(String alt)Data format for response. | 
| Compute.GlobalOperations.Wait | setCallback(String callback)JSONP | 
| Compute.GlobalOperations.Wait | setFields(String fields)Selector specifying which fields to include in a partial response. | 
| Compute.GlobalOperations.Wait | setKey(String key)API key. | 
| Compute.GlobalOperations.Wait | setOauthToken(String oauthToken)OAuth 2.0 token for the current user. | 
| Compute.GlobalOperations.Wait | setOperation(String operation)Name of the Operations resource to return. | 
| Compute.GlobalOperations.Wait | setPrettyPrint(Boolean prettyPrint)Returns response with indentations and line breaks. | 
| Compute.GlobalOperations.Wait | setProject(String project)Project ID for this request. | 
| Compute.GlobalOperations.Wait | setQuotaUser(String quotaUser)Available to use for quota purposes for server-side applications. | 
| Compute.GlobalOperations.Wait | setUploadProtocol(String uploadProtocol)Upload protocol for media (e.g. | 
| Compute.GlobalOperations.Wait | setUploadType(String uploadType)Legacy upload protocol for media (e.g. | 
| Compute.GlobalOperations.Wait | setUserIp(String userIp)Legacy name for parameter that has been superseded by `quotaUser`. | 
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, 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 Wait(String project, String operation)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.  Compute.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be
 called to initialize this instance immediately after invoking the constructor. 
project - Project ID for this request.operation - Name of the Operations resource to return.public Compute.GlobalOperations.Wait set$Xgafv(String $Xgafv)
ComputeRequestset$Xgafv in class ComputeRequest<Operation>public Compute.GlobalOperations.Wait setAccessToken(String accessToken)
ComputeRequestsetAccessToken in class ComputeRequest<Operation>public Compute.GlobalOperations.Wait setAlt(String alt)
ComputeRequestsetAlt in class ComputeRequest<Operation>public Compute.GlobalOperations.Wait setCallback(String callback)
ComputeRequestsetCallback in class ComputeRequest<Operation>public Compute.GlobalOperations.Wait setFields(String fields)
ComputeRequestsetFields in class ComputeRequest<Operation>public Compute.GlobalOperations.Wait setKey(String key)
ComputeRequestsetKey in class ComputeRequest<Operation>public Compute.GlobalOperations.Wait setOauthToken(String oauthToken)
ComputeRequestsetOauthToken in class ComputeRequest<Operation>public Compute.GlobalOperations.Wait setPrettyPrint(Boolean prettyPrint)
ComputeRequestsetPrettyPrint in class ComputeRequest<Operation>public Compute.GlobalOperations.Wait setQuotaUser(String quotaUser)
ComputeRequestsetQuotaUser in class ComputeRequest<Operation>public Compute.GlobalOperations.Wait setUploadType(String uploadType)
ComputeRequestsetUploadType in class ComputeRequest<Operation>public Compute.GlobalOperations.Wait setUploadProtocol(String uploadProtocol)
ComputeRequestsetUploadProtocol in class ComputeRequest<Operation>public Compute.GlobalOperations.Wait setUserIp(String userIp)
ComputeRequestsetUserIp in class ComputeRequest<Operation>public String getProject()
public Compute.GlobalOperations.Wait setProject(String project)
public String getOperation()
public Compute.GlobalOperations.Wait setOperation(String operation)
public Compute.GlobalOperations.Wait set(String parameterName, Object value)
set in class ComputeRequest<Operation>Copyright © 2011–2022 Google. All rights reserved.