infoTypes

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


@JvmName(name = "fdjlnchgsvvbjghs")
suspend fun infoTypes(values: List<Output<GooglePrivacyDlpV2InfoTypeArgs>>)
@JvmName(name = "kcanmqehfagorgtp")
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 = "vdtispvobuvcioat")
suspend fun infoTypes(argument: List<suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "wpaxcbjijmrlcbac")
suspend fun infoTypes(vararg argument: suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "eubqyfptivxiimyc")
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.