Class: Google::Cloud::Dlp::V2::DiscoveryOtherCloudFilter
- Inherits:
-
Object
- Object
- Google::Cloud::Dlp::V2::DiscoveryOtherCloudFilter
- 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
-
#collection ⇒ ::Google::Cloud::Dlp::V2::OtherCloudResourceCollection
A collection of resources for this filter to apply to.
-
#others ⇒ ::Google::Cloud::Dlp::V2::AllOtherResources
Optional.
-
#single_resource ⇒ ::Google::Cloud::Dlp::V2::OtherCloudSingleResourceReference
The resource to scan.
Instance Attribute Details
#collection ⇒ ::Google::Cloud::Dlp::V2::OtherCloudResourceCollection
5589 5590 5591 5592 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5589 class DiscoveryOtherCloudFilter include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#others ⇒ ::Google::Cloud::Dlp::V2::AllOtherResources
5589 5590 5591 5592 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5589 class DiscoveryOtherCloudFilter include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#single_resource ⇒ ::Google::Cloud::Dlp::V2::OtherCloudSingleResourceReference
5589 5590 5591 5592 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5589 class DiscoveryOtherCloudFilter include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |