ImageConfigArgs

data class ImageConfigArgs(val textRedactionMode: Output<ImageConfigTextRedactionMode>? = null) : ConvertibleToJava<ImageConfigArgs>

Specifies how to handle de-identification of image pixels.

Constructors

Link copied to clipboard
fun ImageConfigArgs(textRedactionMode: Output<ImageConfigTextRedactionMode>? = null)

Functions

Link copied to clipboard
open override fun toJava(): ImageConfigArgs

Properties

Link copied to clipboard

Determines how to redact text from image.