Google Cloud Data Loss Prevention v2 API - Enum DiscoveryCloudStorageConditions.Types.CloudStorageBucketAttribute (4.16.0)

public enum DiscoveryCloudStorageConditions.Types.CloudStorageBucketAttribute

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum DiscoveryCloudStorageConditions.Types.CloudStorageBucketAttribute.

The attribute of a bucket.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

Name Description
AllSupportedBuckets

Scan buckets regardless of the attribute.

AutoclassDisabled

Buckets with Autoclass disabled. Only one of AUTOCLASS_DISABLED or AUTOCLASS_ENABLED should be set.

AutoclassEnabled

Buckets with Autoclass enabled. Only one of AUTOCLASS_DISABLED or AUTOCLASS_ENABLED should be set. Scanning Autoclass-enabled buckets can affect object storage classes.

Unspecified

Unused.