public enum DiscoveryCloudStorageConditions.Types.CloudStorageBucketAttributeReference 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.V2Assembly
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. |