| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1 | |
| com.google.api.services.healthcare.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CloudHealthcare.Projects.Locations.Datasets.DicomStores.Deidentify |
CloudHealthcare.Projects.Locations.Datasets.DicomStores.deidentify(String sourceStore,
DeidentifyDicomStoreRequest content)
De-identifies data from the source store and writes it to the destination store.
|
| Constructor and Description |
|---|
Deidentify(String sourceStore,
DeidentifyDicomStoreRequest content)
De-identifies data from the source store and writes it to the destination store.
|
| Modifier and Type | Method and Description |
|---|---|
DeidentifyDicomStoreRequest |
DeidentifyDicomStoreRequest.clone() |
DeidentifyDicomStoreRequest |
DeidentifyDicomStoreRequest.set(String fieldName,
Object value) |
DeidentifyDicomStoreRequest |
DeidentifyDicomStoreRequest.setConfig(DeidentifyConfig config)
De-identify configuration.
|
DeidentifyDicomStoreRequest |
DeidentifyDicomStoreRequest.setDestinationStore(String destinationStore)
The name of the DICOM store to create and write the redacted data to.
|
DeidentifyDicomStoreRequest |
DeidentifyDicomStoreRequest.setFilterConfig(DicomFilterConfig filterConfig)
Filter configuration.
|
Copyright © 2011–2021 Google. All rights reserved.