Class: Google::Cloud::Dlp::V2::OtherCloudResourceCollection

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

Overview

Match resources using regex filters.

Instance Attribute Summary collapse

Instance Attribute Details

#include_regexes::Google::Cloud::Dlp::V2::OtherCloudResourceRegexes

Returns A collection of regular expressions to match a resource against.

Returns:



5113
5114
5115
5116
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5113

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