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-21 UTC."],[[["This documentation covers the `DiscoveryGenerationCadence` class within the Google Cloud Data Loss Prevention v2 API, detailing how data profiles are updated and how frequently these updates occur."],["The latest version available for the API documentation is 4.16.0, while the current context version is 2.16.0."],["The `DiscoveryGenerationCadence` class is responsible for managing the update schedule of data profiles, taking into account modifications to schemas and tables."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and includes properties like `SchemaModifiedCadence` and `TableModifiedCadence` to govern profile updates based on schema and table modifications."],["New tables are scanned as quickly as possible, contingent on system capacity."]]],[]]