| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
DeidentifyConfig |
DeidentifyConfig.clone() |
DeidentifyConfig |
DeidentifyDatasetRequest.getConfig()
Deidentify configuration.
|
DeidentifyConfig |
DeidentifyConfig.set(String fieldName,
Object value) |
DeidentifyConfig |
DeidentifyConfig.setDicom(DicomConfig dicom)
Configures de-id of application/DICOM content.
|
DeidentifyConfig |
DeidentifyConfig.setFhir(FhirConfig fhir)
Configures de-id of application/FHIR content.
|
DeidentifyConfig |
DeidentifyConfig.setImage(ImageConfig image)
Configures de-identification of image pixels wherever they are found in the source_dataset.
|
DeidentifyConfig |
DeidentifyConfig.setText(TextConfig text)
Configures de-identification of text wherever it is found in the source_dataset.
|
| Modifier and Type | Method and Description |
|---|---|
DeidentifyDatasetRequest |
DeidentifyDatasetRequest.setConfig(DeidentifyConfig config)
Deidentify configuration.
|
Copyright © 2011–2019 Google. All rights reserved.