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 documentation provides reference information for the `OtherCloudResourceRegex` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `OtherCloudResourceRegex` class is designed to match patterns against resources, requiring at least one pattern to be specified using RE2 regular expression syntax."],["It inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers constructors for creating new instances, either empty or by copying another `OtherCloudResourceRegex` object."],["It contains properties such as `AmazonS3BucketRegex` and `ResourceRegexCase` for managing specific resource types and regex cases, respectively, and this page gives access to different version documentations of it, with the latest being 4.16.0."]]],[]]