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 webpage provides reference documentation for the `DiscoveryTableModifiedCadence` class within the Google Cloud Data Loss Prevention v2 API, specifically in the .NET context."],["The `DiscoveryTableModifiedCadence` class determines how often data profiles are updated when a table is modified, including a `Frequency` property that dictates update intervals."],["The page lists various versions of the `DiscoveryTableModifiedCadence` class, ranging from version 2.15.0 up to the latest version, 4.16.0, highlighting all versions, including 4.10.0, where the user can find specific documentation."],["The `Types_` property, a `RepeatedField`, within `DiscoveryTableModifiedCadence` defines which table modification events trigger profile updates, with the default being `MODIFIED_TIMESTAMP`."],["The document includes details about the class's constructors and its inheritance structure, interfaces it implements, its namespace, and assembly information, in addition to its properties."]]],[]]