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

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

Requirements that must be true before a table is scanned in discovery for the first time. There is an AND relationship between the top-level attributes. Additionally, minimum conditions with an OR relationship that must be met before Cloud DLP scans a table can be set (like a minimum row count or a minimum table age).

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#created_after

def created_after() -> ::Google::Protobuf::Timestamp
Returns

#created_after=

def created_after=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#or_conditions

def or_conditions() -> ::Google::Cloud::Dlp::V2::DiscoveryBigQueryConditions::OrConditions
Returns

#or_conditions=

def or_conditions=(value) -> ::Google::Cloud::Dlp::V2::DiscoveryBigQueryConditions::OrConditions
Parameter
Returns

#type_collection

def type_collection() -> ::Google::Cloud::Dlp::V2::BigQueryTableTypeCollection
Returns

#type_collection=

def type_collection=(value) -> ::Google::Cloud::Dlp::V2::BigQueryTableTypeCollection
Parameter
Returns

#types

def types() -> ::Google::Cloud::Dlp::V2::BigQueryTableTypes
Returns

#types=

def types=(value) -> ::Google::Cloud::Dlp::V2::BigQueryTableTypes
Parameter
Returns