infoTypes

@JvmName(name = "qnfkwjcivnjtiyic")
suspend fun infoTypes(value: Output<List<GooglePrivacyDlpV2InfoTypeArgs>>)
@JvmName(name = "rwinaxftxebsmhig")
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 = "klnxsgcfklcpshti")
suspend fun infoTypes(vararg values: Output<GooglePrivacyDlpV2InfoTypeArgs>)


@JvmName(name = "vepeqxafiimdbhon")
suspend fun infoTypes(values: List<Output<GooglePrivacyDlpV2InfoTypeArgs>>)
@JvmName(name = "htixyixnudcldeho")
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 = "oaqakagpflkwmugu")
suspend fun infoTypes(argument: List<suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "lblhkwbglkjjqswx")
suspend fun infoTypes(vararg argument: suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "wneddbytrmmxkynl")
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.