Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::DiscoveryOtherCloudGenerationCadence (v1.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DiscoveryOtherCloudGenerationCadence.
How often existing resources should have their profiles refreshed. New resources 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
-
(::Google::Cloud::Dlp::V2::DiscoveryInspectTemplateModifiedCadence) — Optional. Governs when to update data profiles when the inspection rules
defined by the
InspectTemplatechange. If not set, changing the template will not cause a data profile to update.
#inspect_template_modified_cadence=
definspect_template_modified_cadence=(value)->::Google::Cloud::Dlp::V2::DiscoveryInspectTemplateModifiedCadence
Parameter
-
value (::Google::Cloud::Dlp::V2::DiscoveryInspectTemplateModifiedCadence) — Optional. Governs when to update data profiles when the inspection rules
defined by the
InspectTemplatechange. If not set, changing the template will not cause a data profile to update.
Returns
-
(::Google::Cloud::Dlp::V2::DiscoveryInspectTemplateModifiedCadence) — Optional. Governs when to update data profiles when the inspection rules
defined by the
InspectTemplatechange. If not set, changing the template will not cause a data profile to update.
#refresh_frequency
defrefresh_frequency()->::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency
Returns
- (::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency) — Optional. Frequency to update profiles regardless of whether the underlying resource has changes. Defaults to never.
#refresh_frequency=
defrefresh_frequency=(value)->::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency
Parameter
- value (::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency) — Optional. Frequency to update profiles regardless of whether the underlying resource has changes. Defaults to never.
Returns
- (::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency) — Optional. Frequency to update profiles regardless of whether the underlying resource has changes. Defaults to never.