Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DiscoveryOtherCloudConditions.
Requirements that must be true before a resource is profiled for the first time.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#amazon_s3_bucket_conditions
def amazon_s3_bucket_conditions() -> ::Google::Cloud::Dlp::V2::AmazonS3BucketConditions
Returns
- (::Google::Cloud::Dlp::V2::AmazonS3BucketConditions) — Amazon S3 bucket conditions.
#amazon_s3_bucket_conditions=
def amazon_s3_bucket_conditions=(value) -> ::Google::Cloud::Dlp::V2::AmazonS3BucketConditions
Parameter
- value (::Google::Cloud::Dlp::V2::AmazonS3BucketConditions) — Amazon S3 bucket conditions.
Returns
- (::Google::Cloud::Dlp::V2::AmazonS3BucketConditions) — Amazon S3 bucket conditions.
#min_age
def min_age() -> ::Google::Protobuf::Duration
Returns
- (::Google::Protobuf::Duration) — Minimum age a resource must be before Cloud DLP can profile it. Value must be 1 hour or greater.
#min_age=
def min_age=(value) -> ::Google::Protobuf::Duration
Parameter
- value (::Google::Protobuf::Duration) — Minimum age a resource must be before Cloud DLP can profile it. Value must be 1 hour or greater.
Returns
- (::Google::Protobuf::Duration) — Minimum age a resource must be before Cloud DLP can profile it. Value must be 1 hour or greater.