infoTypes

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


@JvmName(name = "xahqmsgkmdctiygk")
suspend fun infoTypes(values: List<Output<GooglePrivacyDlpV2InfoTypeArgs>>)
@JvmName(name = "vuaeqhinxtqfgxql")
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 = "ydjgcggfbpejantr")
suspend fun infoTypes(argument: List<suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "jrsbgvtoebujnuts")
suspend fun infoTypes(vararg argument: suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "bkhqqsmxnallmsys")
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.