public class CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify extends CloudHealthcareRequest<Operation>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Deidentify(String sourceStore,
DeidentifyDicomStoreRequest content)
De-identifies data from the source store and writes it to the destination store.
|
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 Deidentify(String sourceStore, DeidentifyDicomStoreRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. CloudHealthcare.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
sourceStore - Required. Source DICOM store resource name. For example,
`projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/dicomStores/{dicom_st
ore_id}`.content - the DeidentifyDicomStoreRequestpublic CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify set$Xgafv(String $Xgafv)
CloudHealthcareRequestset$Xgafv in class CloudHealthcareRequest<Operation>public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify setAccessToken(String accessToken)
CloudHealthcareRequestsetAccessToken in class CloudHealthcareRequest<Operation>public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify setAlt(String alt)
CloudHealthcareRequestsetAlt in class CloudHealthcareRequest<Operation>public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify setCallback(String callback)
CloudHealthcareRequestsetCallback in class CloudHealthcareRequest<Operation>public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify setFields(String fields)
CloudHealthcareRequestsetFields in class CloudHealthcareRequest<Operation>public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify setKey(String key)
CloudHealthcareRequestsetKey in class CloudHealthcareRequest<Operation>public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify setOauthToken(String oauthToken)
CloudHealthcareRequestsetOauthToken in class CloudHealthcareRequest<Operation>public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify setPrettyPrint(Boolean prettyPrint)
CloudHealthcareRequestsetPrettyPrint in class CloudHealthcareRequest<Operation>public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify setQuotaUser(String quotaUser)
CloudHealthcareRequestsetQuotaUser in class CloudHealthcareRequest<Operation>public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify setUploadType(String uploadType)
CloudHealthcareRequestsetUploadType in class CloudHealthcareRequest<Operation>public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify setUploadProtocol(String uploadProtocol)
CloudHealthcareRequestsetUploadProtocol in class CloudHealthcareRequest<Operation>public String getSourceStore()
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify setSourceStore(String sourceStore)
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify set(String parameterName, Object value)
set in class CloudHealthcareRequest<Operation>Copyright © 2011–2025 Google. All rights reserved.