Google Privacy Dlp V2Image Transformations Args
data class GooglePrivacyDlpV2ImageTransformationsArgs(val transforms: Output<List<GooglePrivacyDlpV2ImageTransformationArgs>>? = null) : ConvertibleToJava<GooglePrivacyDlpV2ImageTransformationsArgs>
A type of transformation that is applied over images.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2ImageTransformationsArgs(transforms: Output<List<GooglePrivacyDlpV2ImageTransformationArgs>>? = null)