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 page provides documentation for the `DiscoverySchemaModifiedCadence` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for version 2.15.0."],["`DiscoverySchemaModifiedCadence` determines how often data profiles are updated when changes are made to a schema."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for use within the .NET environment."],["It includes properties like `Frequency` to control update frequency and `Types_` to specify which schema modification events should trigger a profile update, with default values set to monthly and `NEW_COLUMNS` respectively."],["This page also provides information on versions ranging from 4.16.0 down to 2.15.0 of the `DiscoverySchemaModifiedCadence` class."]]],[]]