public class DLP.Projects.DeidentifyTemplates.Patch extends DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Patch(String name,
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest content)
Updates the DeidentifyTemplate.
|
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 Patch(String name, GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest 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. Resource name of organization and deidentify template to be updated, for example
`organizations/433245324/deidentifyTemplates/432452342` or projects/project-
id/deidentifyTemplates/432452342.content - the GooglePrivacyDlpV2UpdateDeidentifyTemplateRequestpublic DLP.Projects.DeidentifyTemplates.Patch set$Xgafv(String $Xgafv)
DLPRequestset$Xgafv in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Projects.DeidentifyTemplates.Patch setAccessToken(String accessToken)
DLPRequestsetAccessToken in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Projects.DeidentifyTemplates.Patch setAlt(String alt)
DLPRequestsetAlt in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Projects.DeidentifyTemplates.Patch setCallback(String callback)
DLPRequestsetCallback in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Projects.DeidentifyTemplates.Patch setFields(String fields)
DLPRequestsetFields in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Projects.DeidentifyTemplates.Patch setKey(String key)
DLPRequestsetKey in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Projects.DeidentifyTemplates.Patch setOauthToken(String oauthToken)
DLPRequestsetOauthToken in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Projects.DeidentifyTemplates.Patch setPrettyPrint(Boolean prettyPrint)
DLPRequestsetPrettyPrint in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Projects.DeidentifyTemplates.Patch setQuotaUser(String quotaUser)
DLPRequestsetQuotaUser in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Projects.DeidentifyTemplates.Patch setUploadType(String uploadType)
DLPRequestsetUploadType in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Projects.DeidentifyTemplates.Patch setUploadProtocol(String uploadProtocol)
DLPRequestsetUploadProtocol in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public String getName()
public DLP.Projects.DeidentifyTemplates.Patch setName(String name)
public DLP.Projects.DeidentifyTemplates.Patch set(String parameterName, Object value)
set in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>Copyright © 2011–2020 Google. All rights reserved.