Google Cloud Healthcare V1beta1Deidentify Options Response
data class GoogleCloudHealthcareV1beta1DeidentifyOptionsResponse(val characterMaskConfig: CharacterMaskConfigResponse, val contextualDeid: ContextualDeidConfigResponse, val cryptoHashConfig: CryptoHashConfigResponse, val dateShiftConfig: DateShiftConfigResponse, val keepExtensions: KeepExtensionsConfigResponse)
Specifies additional options to apply to the base profile
.
Constructors
Link copied to clipboard
constructor(characterMaskConfig: CharacterMaskConfigResponse, contextualDeid: ContextualDeidConfigResponse, cryptoHashConfig: CryptoHashConfigResponse, dateShiftConfig: DateShiftConfigResponse, keepExtensions: KeepExtensionsConfigResponse)
Properties
Link copied to clipboard
Character mask config for CharacterMaskField
FieldMetadatas
.
Link copied to clipboard
Configure contextual de-id.
Link copied to clipboard
Crypo hash config for CharacterMaskField
FieldMetadatas
.
Link copied to clipboard
Date shifting config for CharacterMaskField
FieldMetadatas
.
Link copied to clipboard
Configure keeping extensions by default.