public sealed class DiscoveryGenerationCadence : IMessage<DiscoveryGenerationCadence>, IEquatable<DiscoveryGenerationCadence>, IDeepCloneable<DiscoveryGenerationCadence>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DiscoveryGenerationCadence.
What must take place for a profile to be updated and how
frequently it should occur.
New tables are scanned as quickly as possible depending on system
capacity.
[[["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 reference documentation for the `DiscoveryGenerationCadence` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for the .NET framework."],["The `DiscoveryGenerationCadence` class defines the update frequency and conditions for data profiles, including new table scans and updates based on schema or table modifications."],["The latest version documented is 4.16.0, while the current page's focus is on version 4.9.0, and several other versions are also available, ranging down to version 2.15.0."],["The class `DiscoveryGenerationCadence` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DiscoveryGenerationCadence` class has two properties, `SchemaModifiedCadence` and `TableModifiedCadence`, that determine the cadence of data profile updates related to schema and table modifications respectively."]]],[]]