public class DLP.Projects.DlpJobs.Cancel extends DLPRequest<GoogleProtobufEmpty>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Cancel(String name,
GooglePrivacyDlpV2CancelDlpJobRequest content)
Starts asynchronous cancellation on a long-running DlpJob.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Required.
|
DLP.Projects.DlpJobs.Cancel |
set(String parameterName,
Object value) |
DLP.Projects.DlpJobs.Cancel |
set$Xgafv(String $Xgafv)
V1 error format.
|
DLP.Projects.DlpJobs.Cancel |
setAccessToken(String accessToken)
OAuth access token.
|
DLP.Projects.DlpJobs.Cancel |
setAlt(String alt)
Data format for response.
|
DLP.Projects.DlpJobs.Cancel |
setCallback(String callback)
JSONP
|
DLP.Projects.DlpJobs.Cancel |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
DLP.Projects.DlpJobs.Cancel |
setKey(String key)
API key.
|
DLP.Projects.DlpJobs.Cancel |
setName(String name)
Required.
|
DLP.Projects.DlpJobs.Cancel |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
DLP.Projects.DlpJobs.Cancel |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
DLP.Projects.DlpJobs.Cancel |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
DLP.Projects.DlpJobs.Cancel |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
DLP.Projects.DlpJobs.Cancel |
setUploadType(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, 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 Cancel(String name, GooglePrivacyDlpV2CancelDlpJobRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. DLP.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
name - Required. The name of the DlpJob resource to be cancelled.content - the GooglePrivacyDlpV2CancelDlpJobRequestpublic DLP.Projects.DlpJobs.Cancel set$Xgafv(String $Xgafv)
DLPRequestset$Xgafv in class DLPRequest<GoogleProtobufEmpty>public DLP.Projects.DlpJobs.Cancel setAccessToken(String accessToken)
DLPRequestsetAccessToken in class DLPRequest<GoogleProtobufEmpty>public DLP.Projects.DlpJobs.Cancel setAlt(String alt)
DLPRequestsetAlt in class DLPRequest<GoogleProtobufEmpty>public DLP.Projects.DlpJobs.Cancel setCallback(String callback)
DLPRequestsetCallback in class DLPRequest<GoogleProtobufEmpty>public DLP.Projects.DlpJobs.Cancel setFields(String fields)
DLPRequestsetFields in class DLPRequest<GoogleProtobufEmpty>public DLP.Projects.DlpJobs.Cancel setKey(String key)
DLPRequestsetKey in class DLPRequest<GoogleProtobufEmpty>public DLP.Projects.DlpJobs.Cancel setOauthToken(String oauthToken)
DLPRequestsetOauthToken in class DLPRequest<GoogleProtobufEmpty>public DLP.Projects.DlpJobs.Cancel setPrettyPrint(Boolean prettyPrint)
DLPRequestsetPrettyPrint in class DLPRequest<GoogleProtobufEmpty>public DLP.Projects.DlpJobs.Cancel setQuotaUser(String quotaUser)
DLPRequestsetQuotaUser in class DLPRequest<GoogleProtobufEmpty>public DLP.Projects.DlpJobs.Cancel setUploadType(String uploadType)
DLPRequestsetUploadType in class DLPRequest<GoogleProtobufEmpty>public DLP.Projects.DlpJobs.Cancel setUploadProtocol(String uploadProtocol)
DLPRequestsetUploadProtocol in class DLPRequest<GoogleProtobufEmpty>public String getName()
public DLP.Projects.DlpJobs.Cancel setName(String name)
public DLP.Projects.DlpJobs.Cancel set(String parameterName, Object value)
set in class DLPRequest<GoogleProtobufEmpty>Copyright © 2011–2020 Google. All rights reserved.