GoogleCloudHealthcareV1beta1DeidentifyOptionsResponse

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

constructor(characterMaskConfig: CharacterMaskConfigResponse, contextualDeid: ContextualDeidConfigResponse, cryptoHashConfig: CryptoHashConfigResponse, dateShiftConfig: DateShiftConfigResponse, keepExtensions: KeepExtensionsConfigResponse)

Types

Link copied to clipboard
object Companion

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.