Data Loss Prevention V2 Client - Class BucketType (2.1.0)

Reference documentation and code samples for the Data Loss Prevention V2 Client class BucketType.

Supported Amazon S3 bucket types.

Defaults to TYPE_ALL_SUPPORTED.

Protobuf type google.privacy.dlp.v2.AmazonS3BucketConditions.BucketType

Namespace

Google \ Cloud \ Dlp \ V2 \ AmazonS3BucketConditions

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Unused.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

TYPE_ALL_SUPPORTED

Value: 1

All supported classes.

Generated from protobuf enum TYPE_ALL_SUPPORTED = 1;

TYPE_GENERAL_PURPOSE

Value: 2

A general purpose Amazon S3 bucket.

Generated from protobuf enum TYPE_GENERAL_PURPOSE = 2;