Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
DicomTagConfig |
DicomTagConfig.clone() |
DicomTagConfig |
DeidentifyConfig.getDicomTagConfig()
Configures de-id of application/DICOM content.
|
DicomTagConfig |
DicomTagConfig.set(String fieldName,
Object value) |
DicomTagConfig |
DicomTagConfig.setActions(List<Action> actions)
Specifies custom tag selections and `Actions` to apply to them.
|
DicomTagConfig |
DicomTagConfig.setOptions(Options options)
Specifies additional options to apply, overriding the base `profile`.
|
DicomTagConfig |
DicomTagConfig.setProfileType(String profileType)
Base profile type for handling DICOM tags.
|
Modifier and Type | Method and Description |
---|---|
DeidentifyConfig |
DeidentifyConfig.setDicomTagConfig(DicomTagConfig dicomTagConfig)
Configures de-id of application/DICOM content.
|
Copyright © 2011–2025 Google. All rights reserved.