public sealed class OtherCloudResourceRegex : IMessage<OtherCloudResourceRegex>, IEquatable<OtherCloudResourceRegex>, IDeepCloneable<OtherCloudResourceRegex>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class OtherCloudResourceRegex.
A pattern to match against one or more resources. At least one pattern must
be specified. Regular expressions use RE2
syntax; a guide can be found
under the google/re2 repository on GitHub.
[[["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 webpage provides documentation for the `OtherCloudResourceRegex` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The latest version of the `OtherCloudResourceRegex` documentation is for version 4.16.0, with multiple older versions also available for reference."],["`OtherCloudResourceRegex` is used to define patterns to match against one or more cloud resources, utilizing RE2 regular expression syntax."],["The `OtherCloudResourceRegex` class includes properties like `AmazonS3BucketRegex`, enabling matching for specific cloud resource types."],["This class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities."]]],[]]