public class Computeaccounts.GlobalAccountsOperations.Delete extends ComputeaccountsRequest<Void>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Computeaccounts.GlobalAccountsOperations.Delete(String project,
String operation)
Deletes the specified operation resource.
|
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, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesprotected Computeaccounts.GlobalAccountsOperations.Delete(String project, String operation)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Computeaccounts.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 operation resource to delete.public Computeaccounts.GlobalAccountsOperations.Delete setAlt(String alt)
ComputeaccountsRequestsetAlt in class ComputeaccountsRequest<Void>public Computeaccounts.GlobalAccountsOperations.Delete setFields(String fields)
ComputeaccountsRequestsetFields in class ComputeaccountsRequest<Void>public Computeaccounts.GlobalAccountsOperations.Delete setKey(String key)
ComputeaccountsRequestsetKey in class ComputeaccountsRequest<Void>public Computeaccounts.GlobalAccountsOperations.Delete setOauthToken(String oauthToken)
ComputeaccountsRequestsetOauthToken in class ComputeaccountsRequest<Void>public Computeaccounts.GlobalAccountsOperations.Delete setPrettyPrint(Boolean prettyPrint)
ComputeaccountsRequestsetPrettyPrint in class ComputeaccountsRequest<Void>public Computeaccounts.GlobalAccountsOperations.Delete setQuotaUser(String quotaUser)
ComputeaccountsRequestsetQuotaUser in class ComputeaccountsRequest<Void>public Computeaccounts.GlobalAccountsOperations.Delete setUserIp(String userIp)
ComputeaccountsRequestsetUserIp in class ComputeaccountsRequest<Void>public String getProject()
public Computeaccounts.GlobalAccountsOperations.Delete setProject(String project)
public String getOperation()
public Computeaccounts.GlobalAccountsOperations.Delete setOperation(String operation)
public Computeaccounts.GlobalAccountsOperations.Delete set(String parameterName, Object value)
set in class ComputeaccountsRequest<Void>