Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::DiscoveryCloudStorageConditions::CloudStorageBucketAttribute (v1.2.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::DiscoveryCloudStorageConditions::CloudStorageBucketAttribute.

The attribute of a bucket.

Constants

CLOUD_STORAGE_BUCKET_ATTRIBUTE_UNSPECIFIED

value: 0
Unused.

ALL_SUPPORTED_BUCKETS

value: 1
Scan buckets regardless of the attribute.

AUTOCLASS_DISABLED

value: 2
Buckets with autoclass disabled (https://cloud.google.com/storage/docs/autoclass). Only one of AUTOCLASS_DISABLED or AUTOCLASS_ENABLED should be set.

AUTOCLASS_ENABLED

value: 3
Buckets with autoclass enabled (https://cloud.google.com/storage/docs/autoclass). Only one of AUTOCLASS_DISABLED or AUTOCLASS_ENABLED should be set. Scanning Autoclass-enabled buckets can affect object storage classes.