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-04-09 UTC."],[[["This document provides reference documentation for the `DiscoverySchemaModifiedCadence` class within the Google Cloud Data Loss Prevention v2 API, specifically in the .NET context."],["The `DiscoverySchemaModifiedCadence` class determines how often data profiles are updated when a schema is modified, allowing control over the update frequency and the events triggering these updates."],["The latest version of this documentation is 4.16.0, and there are listed versions all the way back to 2.15.0 available for reference, along with versions listed for both 4 and 3."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a range of functionalities for use within the .NET environment."],["The properties of `DiscoverySchemaModifiedCadence` are described, highlighting `Frequency`, which controls the update cadence (defaulting to monthly), and `Types_`, which specifies the types of schema modification events to consider, with new columns being the default."]]],[]]