DiscoveryOtherCloudGenerationCadence(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)How often existing resources should have their profiles refreshed. New resources are scanned as quickly as possible depending on system capacity.
Attributes | 
      |
|---|---|
| Name | Description | 
refresh_frequency | 
        
          google.cloud.dlp_v2.types.DataProfileUpdateFrequency
          Optional. Frequency to update profiles regardless of whether the underlying resource has changes. Defaults to never.  | 
      
inspect_template_modified_cadence | 
        
          google.cloud.dlp_v2.types.DiscoveryInspectTemplateModifiedCadence
          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.
         |