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 documentation for the `DiscoveryTableModifiedCadence` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The `DiscoveryTableModifiedCadence` class defines how often data profiles are updated when a table is modified, with options set by the property \"Frequency\"."],["The class includes properties such as `Frequency` and `Types_` that control the update cadence and the types of table modification events that trigger updates, respectively."],["The documentation lists various versions of the API, from version 2.15.0 to the latest version 4.16.0, with links to specific documentation for each."],["The `DiscoveryTableModifiedCadence` class inherits from multiple interfaces, implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]