GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DetectionRule (google_api_dlp v0.54.0)

View Source

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.

Attributes

  • hotwordRule (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2HotwordRule.t, default: nil) - Hotword-based detection rule.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DetectionRule{
  hotwordRule: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2HotwordRule.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.