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-21 UTC."],[[["This document provides reference information for the `DiscoverySchemaModifiedCadence` class within the Google Cloud Data Loss Prevention v2 API, specifically version 4.7.0."],["The `DiscoverySchemaModifiedCadence` class defines the frequency at which data profiles are updated when the schema is modified, with a default update cadence set to monthly."],["The class allows users to set `Frequency` property using the `DataProfileUpdateFrequency` to specify how frequently the profiles may be updated."],["The `Types_` property, which defaults to `NEW_COLUMNS`, determines the types of schema modification events that trigger profile updates, allowing for customization of the update process."],["This document provides links to all previous versions of the `DiscoverySchemaModifiedCadence` from version 2.15.0 to the latest version 4.16.0, making it easy to navigate to other versions of this feature."]]],[]]