Google Privacy Dlp V2Color Args
data class GooglePrivacyDlpV2ColorArgs(val blue: Output<Double>? = null, val green: Output<Double>? = null, val red: Output<Double>? = null) : ConvertibleToJava<GooglePrivacyDlpV2ColorArgs>
Represents a color in the RGB color space.