public sealed class DiscoveryInspectTemplateModifiedCadence : IMessage<DiscoveryInspectTemplateModifiedCadence>, IEquatable<DiscoveryInspectTemplateModifiedCadence>, IDeepCloneable<DiscoveryInspectTemplateModifiedCadence>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DiscoveryInspectTemplateModifiedCadence.
The cadence at which to update data profiles when the inspection rules
defined by the InspectTemplate change.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage provides reference documentation for the `DiscoveryInspectTemplateModifiedCadence` class within the Google Cloud Data Loss Prevention v2 API."],["The latest version of the API documented here is 4.16.0, with versions ranging from 2.15.0 to 4.16.0 also being accessible."],["`DiscoveryInspectTemplateModifiedCadence` determines the frequency at which data profiles are updated when the associated `InspectTemplate` is modified."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and has constructors for creating new instances, either default or copying from an existing one."],["The key property for this class is `Frequency`, which sets how often data profiles are updated and defaults to never."]]],[]]