Class: Google::Cloud::Dlp::V2::DatabaseResourceRegexes

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

Overview

A collection of regular expressions to determine what database resources to match against.

Instance Attribute Summary collapse

Instance Attribute Details

#patterns::Array<::Google::Cloud::Dlp::V2::DatabaseResourceRegex>



4519
4520
4521
4522
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4519

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