Class: Google::Cloud::Dlp::V2::DiscoveryOtherCloudFilter

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 which resources from the other cloud will have profiles generated. Includes the ability to filter by resource names.

Instance Attribute Summary collapse

Instance Attribute Details

#collection::Google::Cloud::Dlp::V2::OtherCloudResourceCollection



5104
5105
5106
5107
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5104

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

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



5104
5105
5106
5107
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5104

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

#single_resource::Google::Cloud::Dlp::V2::OtherCloudSingleResourceReference



5104
5105
5106
5107
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5104

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