GooglePrivacyDlpV2DetectionRuleArgs

data class GooglePrivacyDlpV2DetectionRuleArgs(val hotwordRule: Output<GooglePrivacyDlpV2HotwordRuleArgs>? = null) : ConvertibleToJava<GooglePrivacyDlpV2DetectionRuleArgs>

Deprecated; use InspectionRuleSet instead. Rule for modifying a CustomInfoType to alter behavior under certain circumstances, depending on the specific details of the rule. Not supported for the surrogate_type custom infoType.

Constructors

Link copied to clipboard
constructor(hotwordRule: Output<GooglePrivacyDlpV2HotwordRuleArgs>? = null)

Properties

Link copied to clipboard

Hotword-based detection rule.

Functions

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