Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DiscoveryGenerationCadence.
What must take place for a profile to be updated and how frequently it should occur. New tables are scanned as quickly as possible depending on system capacity.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#schema_modified_cadence
def schema_modified_cadence() -> ::Google::Cloud::Dlp::V2::DiscoverySchemaModifiedCadence
Returns
- (::Google::Cloud::Dlp::V2::DiscoverySchemaModifiedCadence) — Governs when to update data profiles when a schema is modified.
#schema_modified_cadence=
def schema_modified_cadence=(value) -> ::Google::Cloud::Dlp::V2::DiscoverySchemaModifiedCadence
Parameter
- value (::Google::Cloud::Dlp::V2::DiscoverySchemaModifiedCadence) — Governs when to update data profiles when a schema is modified.
Returns
- (::Google::Cloud::Dlp::V2::DiscoverySchemaModifiedCadence) — Governs when to update data profiles when a schema is modified.
#table_modified_cadence
def table_modified_cadence() -> ::Google::Cloud::Dlp::V2::DiscoveryTableModifiedCadence
Returns
- (::Google::Cloud::Dlp::V2::DiscoveryTableModifiedCadence) — Governs when to update data profiles when a table is modified.
#table_modified_cadence=
def table_modified_cadence=(value) -> ::Google::Cloud::Dlp::V2::DiscoveryTableModifiedCadence
Parameter
- value (::Google::Cloud::Dlp::V2::DiscoveryTableModifiedCadence) — Governs when to update data profiles when a table is modified.
Returns
- (::Google::Cloud::Dlp::V2::DiscoveryTableModifiedCadence) — Governs when to update data profiles when a table is modified.