additionalInfoTypes

@JvmName(name = "pqtrskjpfeicuwoy")
suspend fun additionalInfoTypes(value: Output<List<String>>)
@JvmName(name = "cmxiddrwrlejmjdu")
suspend fun additionalInfoTypes(value: List<String>?)

Parameters

value

Additional InfoTypes to redact in the images in addition to those used by text_redaction_mode. Can only be used when text_redaction_mode is set to REDACT_SENSITIVE_TEXT, REDACT_SENSITIVE_TEXT_CLEAN_DESCRIPTORS or TEXT_REDACTION_MODE_UNSPECIFIED.


@JvmName(name = "jlbsnkvdhodjcxaj")
suspend fun additionalInfoTypes(vararg values: Output<String>)


@JvmName(name = "ksjkxiafrhpklpet")
suspend fun additionalInfoTypes(values: List<Output<String>>)
@JvmName(name = "nvohuidqajaybyxm")
suspend fun additionalInfoTypes(vararg values: String)

Parameters

values

Additional InfoTypes to redact in the images in addition to those used by text_redaction_mode. Can only be used when text_redaction_mode is set to REDACT_SENSITIVE_TEXT, REDACT_SENSITIVE_TEXT_CLEAN_DESCRIPTORS or TEXT_REDACTION_MODE_UNSPECIFIED.