public sealed class DiscoveryCloudStorageGenerationCadence : IMessage<DiscoveryCloudStorageGenerationCadence>, IEquatable<DiscoveryCloudStorageGenerationCadence>, IDeepCloneable<DiscoveryCloudStorageGenerationCadence>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DiscoveryCloudStorageGenerationCadence.
How often existing buckets should have their profiles refreshed.
New buckets are scanned as quickly as possible depending on system
capacity.
public DiscoveryInspectTemplateModifiedCadence InspectTemplateModifiedCadence { get; set; }
Optional. Governs when to update data profiles when the inspection rules
defined by the InspectTemplate change.
If not set, changing the template will not cause a data profile to update.
public DataProfileUpdateFrequency RefreshFrequency { get; set; }
Optional. Data changes in Cloud Storage can't trigger reprofiling. If you
set this field, profiles are refreshed at this frequency regardless of
whether the underlying buckets have changed. Defaults to never.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDiscoveryCloudStorageGenerationCadence\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiscoveryCloudStorageGenerationCadence\u003c/code\u003e class is used to manage how often existing Cloud Storage buckets should have their data profiles refreshed, with new buckets scanned promptly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is for version 4.16.0, while 4.15.0 is the current version for this page, with numerous older versions listed and linked.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties: \u003ccode\u003eInspectTemplateModifiedCadence\u003c/code\u003e, which controls updates based on inspection rule changes, and \u003ccode\u003eRefreshFrequency\u003c/code\u003e, which sets the regular refresh interval for profiles, independent of bucket changes.\u003c/p\u003e\n"]]],[],null,[]]