additionalInfoTypes

@JvmName(name = "ragtrwbjjkdsdfex")
suspend fun additionalInfoTypes(value: Output<List<String>>)
@JvmName(name = "bashdqrrropplsor")
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 = "qnnxwsmjvwjpsqgm")
suspend fun additionalInfoTypes(vararg values: Output<String>)


@JvmName(name = "eyjkgftxbagscqou")
suspend fun additionalInfoTypes(values: List<Output<String>>)
@JvmName(name = "kblsaeectbbddkab")
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.