Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::DiscoveryBigQueryConditions::OrConditions (v0.20.2)

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

There is an OR relationship between these attributes. They are used to determine if a table should be scanned or not in Discovery.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#min_age

def min_age() -> ::Google::Protobuf::Duration
Returns

#min_age=

def min_age=(value) -> ::Google::Protobuf::Duration
Parameter
Returns

#min_row_count

def min_row_count() -> ::Integer
Returns
  • (::Integer) — Minimum number of rows that should be present before Cloud DLP profiles a table

#min_row_count=

def min_row_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Minimum number of rows that should be present before Cloud DLP profiles a table
Returns
  • (::Integer) — Minimum number of rows that should be present before Cloud DLP profiles a table