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."],[[["The `DiscoveryGenerationCadence` class, part of the Google Cloud Data Loss Prevention v2 API, determines how and when data profiles should be updated."],["Version 4.16.0 is the latest available version, and there are multiple previous versions dating back to version 2.15.0, which can all be accessed."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for functionalities like message handling, equality checks, and deep cloning."],["The class has properties `SchemaModifiedCadence` and `TableModifiedCadence` that govern updates when a schema or table is modified respectively."],["New tables are scanned as quickly as possible depending on system capacity to ensure data profiles are kept up to date."]]],[]]