public sealed class DiscoverySchemaModifiedCadence : IMessage<DiscoverySchemaModifiedCadence>, IEquatable<DiscoverySchemaModifiedCadence>, IDeepCloneable<DiscoverySchemaModifiedCadence>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DiscoverySchemaModifiedCadence.
The cadence at which to update data profiles when a schema 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-24 UTC."],[[["This document provides reference information for the `DiscoverySchemaModifiedCadence` class within the Google Cloud Data Loss Prevention v2 API, specifically version 4.13.0."],["The `DiscoverySchemaModifiedCadence` class determines the frequency at which data profiles are updated following schema modifications, with a default setting of monthly updates."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to manage its functionalities and object interactions."],["It includes properties such as `Frequency`, to define the update frequency, and `Types_`, to define the types of schema modifications that should trigger an update."],["The latest version available for `DiscoverySchemaModifiedCadence` is 4.16.0, with multiple versions listed including every version from 4.16.0 down to 2.15.0."]]],[]]