public sealed class DiscoveryTableModifiedCadence : IMessage<DiscoveryTableModifiedCadence>, IEquatable<DiscoveryTableModifiedCadence>, IDeepCloneable<DiscoveryTableModifiedCadence>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DiscoveryTableModifiedCadence.
The cadence at which to update data profiles when a table 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."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API's `DiscoveryTableModifiedCadence` class is 4.16.0."],["This class determines the frequency at which data profiles are updated when a table is modified, with the default being \"never\"."],["The `DiscoveryTableModifiedCadence` class includes properties like `Frequency` of type `DataProfileUpdateFrequency` and `Types_`, a `RepeatedField` containing `BigQueryTableModification` objects."],["The `DiscoveryTableModifiedCadence` class is used to determine the cadence for updating data profiles for tables, with the ability to specify the types of events that trigger an update."],["This documentation covers various versions of the `DiscoveryTableModifiedCadence` class ranging from 2.15.0 to 4.16.0."]]],[]]