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-03-24 UTC."],[[["This page provides reference documentation for the `AmazonS3BucketRegex` class within the Google Cloud Data Loss Prevention v2 API, specifically version 4.14.0."],["The `AmazonS3BucketRegex` class is used to define a regular expression for matching Amazon S3 bucket names and is part of the `Google.Cloud.Dlp.V2` namespace, implemented within the `Google.Cloud.Dlp.V2.dll` assembly."],["The `AmazonS3BucketRegex` class includes properties like `AwsAccountRegex` for specifying an AWS account regex and `BucketNameRegex` to define a regex for bucket name matching."],["This class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions of this class ranging from version 2.15.0 up to the latest version 4.16.0, with hyperlinks to each version's documentation."]]],[]]