GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DiscoveryInspectTemplateModifiedCadence (google_api_dlp v0.54.0)
View SourceThe cadence at which to update data profiles when the inspection rules defined by the InspectTemplate change.
Attributes
-
frequency(type:String.t, default:nil) - How frequently data profiles can be updated when the template is modified. Defaults to never.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DiscoveryInspectTemplateModifiedCadence{ frequency: String.t() | nil }