Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudHealthcareV1beta1DeidentifyOptions |
GoogleCloudHealthcareV1beta1DeidentifyOptions.clone() |
GoogleCloudHealthcareV1beta1DeidentifyOptions |
FhirFieldConfig.getOptions()
Specifies additional options, overriding the base ProfileType.
|
GoogleCloudHealthcareV1beta1DeidentifyOptions |
GoogleCloudHealthcareV1beta1DeidentifyOptions.set(String fieldName,
Object value) |
GoogleCloudHealthcareV1beta1DeidentifyOptions |
GoogleCloudHealthcareV1beta1DeidentifyOptions.setCharacterMaskConfig(CharacterMaskConfig characterMaskConfig)
Character mask config for CharacterMaskField.
|
GoogleCloudHealthcareV1beta1DeidentifyOptions |
GoogleCloudHealthcareV1beta1DeidentifyOptions.setContextualDeid(ContextualDeidConfig contextualDeid)
Configure contextual de-id.
|
GoogleCloudHealthcareV1beta1DeidentifyOptions |
GoogleCloudHealthcareV1beta1DeidentifyOptions.setCryptoHashConfig(CryptoHashConfig cryptoHashConfig)
Crypto hash config for CharacterMaskField.
|
GoogleCloudHealthcareV1beta1DeidentifyOptions |
GoogleCloudHealthcareV1beta1DeidentifyOptions.setDateShiftConfig(DateShiftConfig dateShiftConfig)
Date shifting config for CharacterMaskField.
|
GoogleCloudHealthcareV1beta1DeidentifyOptions |
GoogleCloudHealthcareV1beta1DeidentifyOptions.setKeepExtensions(KeepExtensionsConfig keepExtensions)
Configure keeping extensions by default.
|
Modifier and Type | Method and Description |
---|---|
FhirFieldConfig |
FhirFieldConfig.setOptions(GoogleCloudHealthcareV1beta1DeidentifyOptions options)
Specifies additional options, overriding the base ProfileType.
|
Copyright © 2011–2024 Google. All rights reserved.