Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1 | |
com.google.api.services.healthcare.v1beta1.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)
Deidentify configuration.
|
DeidentifyDicomStoreRequest |
DeidentifyDicomStoreRequest.setDestinationStore(String destinationStore)
Required.
|
DeidentifyDicomStoreRequest |
DeidentifyDicomStoreRequest.setFilterConfig(DicomFilterConfig filterConfig)
Filter configuration.
|
DeidentifyDicomStoreRequest |
DeidentifyDicomStoreRequest.setGcsConfigUri(String gcsConfigUri)
Cloud Storage location to read the JSON cloud.healthcare.deidentify.DeidentifyConfig from,
overriding the default config.
|
Copyright © 2011–2024 Google. All rights reserved.