Class: Google::Cloud::Dlp::V2::DiscoveryCloudSqlFilter

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

Overview

Determines what tables will have profiles generated within an organization or project. Includes the ability to filter by regular expression patterns on project ID, location, instance, database, and database resource name.

Instance Attribute Summary collapse

Instance Attribute Details

#collection::Google::Cloud::Dlp::V2::DatabaseResourceCollection



4653
4654
4655
4656
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4653

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

#database_resource_reference::Google::Cloud::Dlp::V2::DatabaseResourceReference



4653
4654
4655
4656
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4653

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

#others::Google::Cloud::Dlp::V2::AllOtherDatabaseResources



4653
4654
4655
4656
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4653

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