Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DiscoveryInspectTemplateModifiedCadence.
The cadence at which to update data profiles when the inspection rules
defined by the InspectTemplate
change.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#frequency
def frequency() -> ::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency
Returns
- (::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency) — How frequently data profiles can be updated when the template is modified. Defaults to never.
#frequency=
def frequency=(value) -> ::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency
Parameter
- value (::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency) — How frequently data profiles can be updated when the template is modified. Defaults to never.
Returns
- (::Google::Cloud::Dlp::V2::DataProfileUpdateFrequency) — How frequently data profiles can be updated when the template is modified. Defaults to never.