public class DLP.Organizations.Locations.DeidentifyTemplates.Get extends DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Get(String name)
Gets a DeidentifyTemplate.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 Get(String name)
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 the organization and deidentify template to be read, for example
`organizations/433245324/deidentifyTemplates/432452342` or projects/project-
id/deidentifyTemplates/432452342.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<GooglePrivacyDlpV2DeidentifyTemplate>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<GooglePrivacyDlpV2DeidentifyTemplate>IOExceptionpublic DLP.Organizations.Locations.DeidentifyTemplates.Get set$Xgafv(String $Xgafv)
DLPRequestset$Xgafv in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Organizations.Locations.DeidentifyTemplates.Get setAccessToken(String accessToken)
DLPRequestsetAccessToken in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Organizations.Locations.DeidentifyTemplates.Get setAlt(String alt)
DLPRequestsetAlt in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Organizations.Locations.DeidentifyTemplates.Get setCallback(String callback)
DLPRequestsetCallback in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Organizations.Locations.DeidentifyTemplates.Get setFields(String fields)
DLPRequestsetFields in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Organizations.Locations.DeidentifyTemplates.Get setKey(String key)
DLPRequestsetKey in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Organizations.Locations.DeidentifyTemplates.Get setOauthToken(String oauthToken)
DLPRequestsetOauthToken in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Organizations.Locations.DeidentifyTemplates.Get setPrettyPrint(Boolean prettyPrint)
DLPRequestsetPrettyPrint in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Organizations.Locations.DeidentifyTemplates.Get setQuotaUser(String quotaUser)
DLPRequestsetQuotaUser in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Organizations.Locations.DeidentifyTemplates.Get setUploadType(String uploadType)
DLPRequestsetUploadType in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public DLP.Organizations.Locations.DeidentifyTemplates.Get setUploadProtocol(String uploadProtocol)
DLPRequestsetUploadProtocol in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>public String getName()
public DLP.Organizations.Locations.DeidentifyTemplates.Get setName(String name)
public DLP.Organizations.Locations.DeidentifyTemplates.Get set(String parameterName, Object value)
set in class DLPRequest<GooglePrivacyDlpV2DeidentifyTemplate>Copyright © 2011–2020 Google. All rights reserved.