public sealed class AmazonS3BucketConditions : IMessage<AmazonS3BucketConditions>, IEquatable<AmazonS3BucketConditions>, IDeepCloneable<AmazonS3BucketConditions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class AmazonS3BucketConditions.
[[["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-03-24 UTC."],[[["The `AmazonS3BucketConditions` class in the Google Cloud Data Loss Prevention (DLP) v2 API provides a way to specify conditions for profiling Amazon S3 buckets."],["This class has multiple version references ranging from version 2.15.0 all the way up to the latest version 4.16.0, all of which are available in the provided links, with the latest version being the default."],["The class includes properties like `BucketTypes` and `ObjectStorageClasses`, which allow users to define which bucket types and object classes to include in the profiling."],["`AmazonS3BucketConditions` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["The class has two constructors: a default constructor and a constructor that takes another `AmazonS3BucketConditions` object for creating a copy."]]],[]]