Class: Google::Cloud::Dlp::V2::DiscoveryVertexDatasetFilter

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 datasets will have profiles generated within an organization or project. Includes the ability to filter by regular expression patterns on project ID or dataset regex.

Instance Attribute Summary collapse

Instance Attribute Details

#collection::Google::Cloud::Dlp::V2::VertexDatasetCollection



5669
5670
5671
5672
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5669

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

#others::Google::Cloud::Dlp::V2::AllOtherResources



5669
5670
5671
5672
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5669

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

#vertex_dataset_resource_reference::Google::Cloud::Dlp::V2::VertexDatasetResourceReference



5669
5670
5671
5672
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5669

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