View Source GoogleApi.HealthCare.V1.Model.ImageConfig (google_api_health_care v0.50.1)

Specifies how to handle de-identification of image pixels.

Attributes

  • textRedactionMode (type: String.t, default: nil) - Determines how to redact text from image.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.HealthCare.V1.Model.ImageConfig{
  textRedactionMode: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.