GooglePrivacyDlpV2RecordConditionArgs

data class GooglePrivacyDlpV2RecordConditionArgs(val expressions: Output<GooglePrivacyDlpV2ExpressionsArgs>? = null) : ConvertibleToJava<GooglePrivacyDlpV2RecordConditionArgs>

A condition for determining whether a transformation should be applied to a field.

Constructors

Link copied to clipboard
constructor(expressions: Output<GooglePrivacyDlpV2ExpressionsArgs>? = null)

Properties

Link copied to clipboard

An expression.

Functions

Link copied to clipboard
open override fun toJava(): GooglePrivacyDlpV2RecordConditionArgs