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-21 UTC."],[[["This document provides reference information for the `DiscoveryTableModifiedCadence` class within the Google Cloud Data Loss Prevention v2 API, specifically in the .NET context."],["The `DiscoveryTableModifiedCadence` class is used to configure the frequency at which data profiles are updated when a table is modified, with the default update setting set to never."],["The latest version available in this document is 4.16.0, though this document shows versions ranging from 2.15.0 to 4.16.0, with documentation for each."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities related to message handling and object manipulation."],["Key properties of this class include `Frequency`, which determines how often profiles are updated, and `Types_`, which specifies the events that trigger an update, with `MODIFIED_TIMESTAMP` as the default."]]],[]]