Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::DiscoveryCloudStorageGenerationCadence (v1.10.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DiscoveryCloudStorageGenerationCadence.

How often existing buckets should have their profiles refreshed. New buckets are scanned as quickly as possible depending on system capacity.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#inspect_template_modified_cadence

definspect_template_modified_cadence()->::Google::Cloud::Dlp::V2::DiscoveryInspectTemplateModifiedCadence
Returns

#inspect_template_modified_cadence=

definspect_template_modified_cadence=(value)->::Google::Cloud::Dlp::V2::DiscoveryInspectTemplateModifiedCadence
Parameter
Returns

#refresh_frequency

defrefresh_frequency()->::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency
Returns
  • (::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency) — 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.

#refresh_frequency=

defrefresh_frequency=(value)->::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency
Parameter
  • value (::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency) — 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.
Returns
  • (::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency) — 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.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.