Data Loss Prevention V2 Client - Class BucketType (2.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
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
static::value
Constants
TYPE_UNSPECIFIED
Unused.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
TYPE_ALL_SUPPORTED
All supported classes.
Generated from protobuf enum TYPE_ALL_SUPPORTED = 1;
TYPE_GENERAL_PURPOSE
A general purpose Amazon S3 bucket.
Generated from protobuf enum TYPE_GENERAL_PURPOSE = 2;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Data Loss Prevention V2 Client - Class BucketType (2.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.1 (latest)](/php/docs/reference/cloud-dlp/latest/V2.AmazonS3BucketConditions.BucketType)\n- [2.6.0](/php/docs/reference/cloud-dlp/2.6.0/V2.AmazonS3BucketConditions.BucketType)\n- [2.4.1](/php/docs/reference/cloud-dlp/2.4.1/V2.AmazonS3BucketConditions.BucketType)\n- [2.3.0](/php/docs/reference/cloud-dlp/2.3.0/V2.AmazonS3BucketConditions.BucketType)\n- [2.2.3](/php/docs/reference/cloud-dlp/2.2.3/V2.AmazonS3BucketConditions.BucketType)\n- [2.1.0](/php/docs/reference/cloud-dlp/2.1.0/V2.AmazonS3BucketConditions.BucketType)\n- [2.0.0](/php/docs/reference/cloud-dlp/2.0.0/V2.AmazonS3BucketConditions.BucketType)\n- [1.19.0](/php/docs/reference/cloud-dlp/1.19.0/V2.AmazonS3BucketConditions.BucketType)\n- [1.18.0](/php/docs/reference/cloud-dlp/1.18.0/V2.AmazonS3BucketConditions.BucketType)\n- [1.17.0](/php/docs/reference/cloud-dlp/1.17.0/V2.AmazonS3BucketConditions.BucketType)\n- [1.16.0](/php/docs/reference/cloud-dlp/1.16.0/V2.AmazonS3BucketConditions.BucketType)\n- [1.15.1](/php/docs/reference/cloud-dlp/1.15.1/V2.AmazonS3BucketConditions.BucketType)\n- [1.14.0](/php/docs/reference/cloud-dlp/1.14.0/V2.AmazonS3BucketConditions.BucketType)\n- [1.13.2](/php/docs/reference/cloud-dlp/1.13.2/V2.AmazonS3BucketConditions.BucketType)\n- [1.12.0](/php/docs/reference/cloud-dlp/1.12.0/V2.AmazonS3BucketConditions.BucketType)\n- [1.11.0](/php/docs/reference/cloud-dlp/1.11.0/V2.AmazonS3BucketConditions.BucketType)\n- [1.10.2](/php/docs/reference/cloud-dlp/1.10.2/V2.AmazonS3BucketConditions.BucketType)\n- [1.9.0](/php/docs/reference/cloud-dlp/1.9.0/V2.AmazonS3BucketConditions.BucketType)\n- [1.8.6](/php/docs/reference/cloud-dlp/1.8.6/V2.AmazonS3BucketConditions.BucketType) \nReference documentation and code samples for the Data Loss Prevention V2 Client class BucketType.\n\nSupported Amazon S3 bucket types.\n\nDefaults to TYPE_ALL_SUPPORTED.\n\nProtobuf type `google.privacy.dlp.v2.AmazonS3BucketConditions.BucketType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dlp \\\\ V2 \\\\ AmazonS3BucketConditions\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TYPE_UNSPECIFIED\n\n Value: 0\n\nUnused.\n\nGenerated from protobuf enum `TYPE_UNSPECIFIED = 0;`\n\n### TYPE_ALL_SUPPORTED\n\n Value: 1\n\nAll supported classes.\n\nGenerated from protobuf enum `TYPE_ALL_SUPPORTED = 1;`\n\n### TYPE_GENERAL_PURPOSE\n\n Value: 2\n\nA general purpose Amazon S3 bucket.\n\nGenerated from protobuf enum `TYPE_GENERAL_PURPOSE = 2;`"]]