| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
ImageConfig |
ImageConfig.clone() |
ImageConfig |
DeidentifyConfig.getImage()
Configures de-identification of image pixels wherever they are found in the source_dataset.
|
ImageConfig |
ImageConfig.set(String fieldName,
Object value) |
ImageConfig |
ImageConfig.setTextRedactionMode(String textRedactionMode)
Determines how to redact text from image.
|
| Modifier and Type | Method and Description |
|---|---|
DeidentifyConfig |
DeidentifyConfig.setImage(ImageConfig image)
Configures de-identification of image pixels wherever they are found in the source_dataset.
|
Copyright © 2011–2019 Google. All rights reserved.