public sealed class AmazonS3BucketRegex : IMessage<AmazonS3BucketRegex>, IEquatable<AmazonS3BucketRegex>, IDeepCloneable<AmazonS3BucketRegex>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class AmazonS3BucketRegex.
[[["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-04-09 UTC."],[[["This page provides documentation for the `AmazonS3BucketRegex` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for the .NET framework."],["The `AmazonS3BucketRegex` class, found in the `Google.Cloud.Dlp.V2` namespace, is designed for defining regular expressions for Amazon S3 buckets, inheriting from object, and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this library is 4.16.0, and this page also links to documentation for previous versions going back to 2.15.0."],["Key properties of this class include `AwsAccountRegex`, for specifying an AWS account regular expression, and `BucketNameRegex`, for defining a regular expression to match against bucket names, with an empty string indicating that all bucket names will match."],["The documentation includes information on the class's constructors, which are the default constructor and one that takes another `AmazonS3BucketRegex` object, as well as it's inherited methods."]]],[]]