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 in the .NET context."],["The `DiscoverySchemaModifiedCadence` class determines how often data profiles are updated when a schema is modified, including options for update frequency and the types of events triggering updates."],["The latest documented version is 4.16.0, while the document's current context is within the 2.16.0 version, which is one of the many listed older versions all the way back to 2.15.0."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, enabling functionalities such as message handling, equality comparison, deep cloning, and buffer message operations."],["The `DiscoverySchemaModifiedCadence` class has two constructors and two properties: `Frequency`, which is of type `DataProfileUpdateFrequency` and controls the frequency of updates, and `Types_`, which is of type `RepeatedField\u003cBigQuerySchemaModification\u003e` and represents the type of schema modification events that trigger updates."]]],[]]