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 documentation page covers the `DiscoverySchemaModifiedCadence` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET development."],["The `DiscoverySchemaModifiedCadence` class manages how frequently data profiles are updated when schemas are modified, with a default monthly update cadence."],["The class offers two main properties: `Frequency`, which determines the update interval, and `Types_`, which specifies the types of schema modifications that trigger profile updates."],["The page includes a list of versioned documentation for this class, ranging from the latest version (4.16.0) down to older versions like 2.15.0, with direct links for each version."],["The listed versions provide links to the corresponding documentation for `DiscoverySchemaModifiedCadence` within each release of the Google Cloud DLP v2 API for .NET."]]],[]]