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 documentation for the `DiscoveryInspectTemplateModifiedCadence` class within the Google Cloud Data Loss Prevention v2 API."],["The latest available version of the documentation is for version 4.16.0, with the page being viewed currently at version 4.12.0, and spanning back to 2.15.0."],["`DiscoveryInspectTemplateModifiedCadence` defines the frequency at which data profiles are updated following modifications to the `InspectTemplate`."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes a `Frequency` property that dictates how often data profiles can be updated when the template changes, with a default value of \"never\"."]]],[]]