public sealed class DiscoveryTableModifiedCadence : IMessage<DiscoveryTableModifiedCadence>, IEquatable<DiscoveryTableModifiedCadence>, IDeepCloneable<DiscoveryTableModifiedCadence>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DiscoveryTableModifiedCadence.
The cadence at which to update data profiles when a table is modified.
[[["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 `DiscoveryTableModifiedCadence` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["`DiscoveryTableModifiedCadence` controls how often data profiles are updated when a table is modified, including frequency and types of events that trigger updates."],["The documentation includes a list of available versions for `Google.Cloud.Dlp.V2`, ranging from the latest `4.16.0` down to `2.15.0`, in reverse chronological order."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Protobuf ecosystem."],["Key properties of `DiscoveryTableModifiedCadence` are `Frequency`, which determines how often updates occur, and `Types_`, which defines what types of modifications are considered for triggering an update."]]],[]]