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 documentation for the `DiscoverySchemaModifiedCadence` class within the Google Cloud Data Loss Prevention v2 API, specifically version 4.10.0."],["The `DiscoverySchemaModifiedCadence` class determines the frequency at which data profiles are updated following schema modifications, with a default setting of monthly."],["This class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and offers methods like `GetHashCode`, `GetType`, and `ToString`."],["The class has two properties: `Frequency`, which specifies the data profile update frequency, and `Types_`, which lists the types of schema modification events that trigger profile updates."],["The content also includes links to prior version documentation of the `Google.Cloud.Dlp.V2` class dating back to version 2.15.0 and up to the latest version, 4.16.0."]]],[]]