Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::BigQueryTableCollection.
Specifies a collection of BigQuery tables. Used for Discovery.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#include_regexes
def include_regexes() -> ::Google::Cloud::Dlp::V2::BigQueryRegexes Returns 
 - (::Google::Cloud::Dlp::V2::BigQueryRegexes) — A collection of regular expressions to match a BigQuery table against.
 
#include_regexes=
def include_regexes=(value) -> ::Google::Cloud::Dlp::V2::BigQueryRegexes Parameter 
 - value (::Google::Cloud::Dlp::V2::BigQueryRegexes) — A collection of regular expressions to match a BigQuery table against.
 
 Returns 
 - (::Google::Cloud::Dlp::V2::BigQueryRegexes) — A collection of regular expressions to match a BigQuery table against.