google_api_health_care v0.10.0 GoogleApi.HealthCare.V1beta1.Model.InfoTypeTransformation View Source

A transformation to apply to text that is identified as a specific info_type.

Attributes

  • characterMaskConfig (type: GoogleApi.HealthCare.V1beta1.Model.CharacterMaskConfig.t, default: nil) - Config for character mask.
  • cryptoHashConfig (type: GoogleApi.HealthCare.V1beta1.Model.CryptoHashConfig.t, default: nil) - Config for crypto hash.
  • dateShiftConfig (type: GoogleApi.HealthCare.V1beta1.Model.DateShiftConfig.t, default: nil) - Config for date shift.
  • infoTypes (type: list(String.t), default: nil) - InfoTypes to apply this transformation to. If this is not specified, this transformation becomes the default transformation, and is used for any info_type that is not specified in another transformation.
  • redactConfig (type: GoogleApi.HealthCare.V1beta1.Model.RedactConfig.t, default: nil) - Config for text redaction.
  • replaceWithInfoTypeConfig (type: GoogleApi.HealthCare.V1beta1.Model.ReplaceWithInfoTypeConfig.t, default: nil) - Config for replace with InfoType.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.