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 document provides reference documentation for the `DiscoveryGenerationCadence` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["The `DiscoveryGenerationCadence` class dictates the frequency and conditions under which data profiles are updated, including scans of new tables."],["It includes details on the latest version (4.16.0) and historical versions of the API, ranging back to version 2.15.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and includes properties like `SchemaModifiedCadence` and `TableModifiedCadence` to control update behavior based on schema or table modifications."],["The object is part of the `Google.Cloud.Dlp.V2` namespace contained within the `Google.Cloud.Dlp.V2.dll` assembly, inheriting from the base `object` class."]]],[]]