View Source GoogleApi.HealthCare.V1beta1.Model.ImageConfig (google_api_health_care v0.56.4)
Specifies how to handle de-identification of image pixels.
Attributes
-
additionalInfoTypes
(type:list(String.t)
, default:nil
) - Additional InfoTypes to redact in the images in addition to those used bytext_redaction_mode
. Can only be used whentext_redaction_mode
is set toREDACT_SENSITIVE_TEXT
,REDACT_SENSITIVE_TEXT_CLEAN_DESCRIPTORS
orTEXT_REDACTION_MODE_UNSPECIFIED
. -
excludeInfoTypes
(type:list(String.t)
, default:nil
) - InfoTypes to skip redacting, overriding those used bytext_redaction_mode
. Can only be used whentext_redaction_mode
is set toREDACT_SENSITIVE_TEXT
orREDACT_SENSITIVE_TEXT_CLEAN_DESCRIPTORS
. -
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
Functions
Unwrap a decoded JSON object into its complex fields.