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



4926
4927
4928
4929
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4926

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

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



4926
4927
4928
4929
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4926

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

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



4926
4927
4928
4929
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4926

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