Google Cloud Data Loss Prevention v2 API - Enum DiscoveryCloudStorageConditions.Types.CloudStorageBucketAttribute (4.14.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 (https://cloud.google.com/storage/docs/autoclass). Only one of AUTOCLASS_DISABLED or AUTOCLASS_ENABLED should be set.

AutoclassEnabled

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.

Unspecified

Unused.