Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::CloudStorageDiscoveryTarget.
Target used to match against for discovery with Cloud Storage buckets.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#conditions
def conditions() -> ::Google::Cloud::Dlp::V2::DiscoveryFileStoreConditions
- (::Google::Cloud::Dlp::V2::DiscoveryFileStoreConditions) — Optional. In addition to matching the filter, these conditions must be true before a profile is generated.
#conditions=
def conditions=(value) -> ::Google::Cloud::Dlp::V2::DiscoveryFileStoreConditions
- value (::Google::Cloud::Dlp::V2::DiscoveryFileStoreConditions) — Optional. In addition to matching the filter, these conditions must be true before a profile is generated.
- (::Google::Cloud::Dlp::V2::DiscoveryFileStoreConditions) — Optional. In addition to matching the filter, these conditions must be true before a profile is generated.
#disabled
def disabled() -> ::Google::Cloud::Dlp::V2::Disabled
-
(::Google::Cloud::Dlp::V2::Disabled) — Optional. Disable profiling for buckets that match this filter.
Note: The following fields are mutually exclusive:
disabled
,generation_cadence
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#disabled=
def disabled=(value) -> ::Google::Cloud::Dlp::V2::Disabled
-
value (::Google::Cloud::Dlp::V2::Disabled) — Optional. Disable profiling for buckets that match this filter.
Note: The following fields are mutually exclusive:
disabled
,generation_cadence
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dlp::V2::Disabled) — Optional. Disable profiling for buckets that match this filter.
Note: The following fields are mutually exclusive:
disabled
,generation_cadence
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#filter
def filter() -> ::Google::Cloud::Dlp::V2::DiscoveryCloudStorageFilter
- (::Google::Cloud::Dlp::V2::DiscoveryCloudStorageFilter) — Required. The buckets the generation_cadence applies to. The first target with a matching filter will be the one to apply to a bucket.
#filter=
def filter=(value) -> ::Google::Cloud::Dlp::V2::DiscoveryCloudStorageFilter
- value (::Google::Cloud::Dlp::V2::DiscoveryCloudStorageFilter) — Required. The buckets the generation_cadence applies to. The first target with a matching filter will be the one to apply to a bucket.
- (::Google::Cloud::Dlp::V2::DiscoveryCloudStorageFilter) — Required. The buckets the generation_cadence applies to. The first target with a matching filter will be the one to apply to a bucket.
#generation_cadence
def generation_cadence() -> ::Google::Cloud::Dlp::V2::DiscoveryCloudStorageGenerationCadence
-
(::Google::Cloud::Dlp::V2::DiscoveryCloudStorageGenerationCadence) — Optional. How often and when to update profiles. New buckets that match
both the filter and conditions are scanned as quickly as possible
depending on system capacity.
Note: The following fields are mutually exclusive:
generation_cadence
,disabled
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#generation_cadence=
def generation_cadence=(value) -> ::Google::Cloud::Dlp::V2::DiscoveryCloudStorageGenerationCadence
-
value (::Google::Cloud::Dlp::V2::DiscoveryCloudStorageGenerationCadence) — Optional. How often and when to update profiles. New buckets that match
both the filter and conditions are scanned as quickly as possible
depending on system capacity.
Note: The following fields are mutually exclusive:
generation_cadence
,disabled
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dlp::V2::DiscoveryCloudStorageGenerationCadence) — Optional. How often and when to update profiles. New buckets that match
both the filter and conditions are scanned as quickly as possible
depending on system capacity.
Note: The following fields are mutually exclusive:
generation_cadence
,disabled
. If a field in that set is populated, all other fields in the set will automatically be cleared.