Image Config Args
data class ImageConfigArgs(val textRedactionMode: Output<ImageConfigTextRedactionMode>? = null) : ConvertibleToJava<ImageConfigArgs>
Specifies how to handle de-identification of image pixels.
Specifies how to handle de-identification of image pixels.