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."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API related to `DiscoveryInspectTemplateModifiedCadence` is 4.16.0, with several older versions available, down to version 2.15.0."],["`DiscoveryInspectTemplateModifiedCadence` is a class within the Google.Cloud.Dlp.V2 namespace that determines the update frequency of data profiles when inspection rules change."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for message handling and data manipulation."],["It includes a `Frequency` property, of type `DataProfileUpdateFrequency`, allowing configuration of how often data profiles are updated."],["The Google Cloud Data Loss Prevention v2 API class `DiscoveryInspectTemplateModifiedCadence` is available in the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]