infoTypes

@JvmName(name = "vvkexigqbtxcinmr")
suspend fun infoTypes(value: Output<List<GooglePrivacyDlpV2InfoTypeArgs>>)
@JvmName(name = "smdulxngcnctcftd")
suspend fun infoTypes(value: List<GooglePrivacyDlpV2InfoTypeArgs>)

Parameters

value

InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.


@JvmName(name = "hcrttglfiwfyrdmg")
suspend fun infoTypes(vararg values: Output<GooglePrivacyDlpV2InfoTypeArgs>)


@JvmName(name = "tgrvawihwuevmtbx")
suspend fun infoTypes(values: List<Output<GooglePrivacyDlpV2InfoTypeArgs>>)
@JvmName(name = "acjtvtloeteakadt")
suspend fun infoTypes(vararg values: GooglePrivacyDlpV2InfoTypeArgs)

Parameters

values

InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.


@JvmName(name = "ifqpatanfgvlmpxc")
suspend fun infoTypes(argument: List<suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "gjglwikqmktojsxx")
suspend fun infoTypes(vararg argument: suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "qkbfrdudutqtefgr")
suspend fun infoTypes(argument: suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit)

Parameters

argument

InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.