Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
DateShiftConfig |
DateShiftConfig.clone() |
DateShiftConfig |
DateShiftConfig.encodeCryptoKey(byte[] cryptoKey)
An AES 128/192/256 bit key.
|
DateShiftConfig |
GoogleCloudHealthcareV1beta1DeidentifyOptions.getDateShiftConfig()
Date shifting config for CharacterMaskField.
|
DateShiftConfig |
InfoTypeTransformation.getDateShiftConfig()
Config for date shift.
|
DateShiftConfig |
DateShiftConfig.set(String fieldName,
Object value) |
DateShiftConfig |
DateShiftConfig.setCryptoKey(String cryptoKey)
An AES 128/192/256 bit key.
|
DateShiftConfig |
DateShiftConfig.setKmsWrapped(KmsWrappedCryptoKey kmsWrapped)
KMS wrapped key.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudHealthcareV1beta1DeidentifyOptions |
GoogleCloudHealthcareV1beta1DeidentifyOptions.setDateShiftConfig(DateShiftConfig dateShiftConfig)
Date shifting config for CharacterMaskField.
|
InfoTypeTransformation |
InfoTypeTransformation.setDateShiftConfig(DateShiftConfig dateShiftConfig)
Config for date shift.
|
Copyright © 2011–2024 Google. All rights reserved.