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-04-09 UTC."],[[["This document provides reference information for the `DiscoveryTableModifiedCadence` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically version 4.15.0."],["`DiscoveryTableModifiedCadence` determines how often data profiles are updated when a table is modified, with options for the update frequency and the types of table modifications that trigger an update."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The latest version of the documentation is for version 4.16.0, and the page also contains links to previous versions ranging from 4.15.0 to 2.15.0, allowing users to access documentation for older releases."],["Key properties of `DiscoveryTableModifiedCadence` include `Frequency`, which controls how often data profiles are updated, and `Types_`, which specifies the events that trigger a profile update, with MODIFIED_TIMESTAMP as the default type."]]],[]]