Class: Google::Cloud::Dlp::V2::BigQueryTableCollection

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

Specifies a collection of BigQuery tables. Used for Discovery.

Instance Attribute Summary collapse

Instance Attribute Details

#include_regexes::Google::Cloud::Dlp::V2::BigQueryRegexes



4766
4767
4768
4769
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4766

class BigQueryTableCollection
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end