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-04-09 UTC."],[[["This document provides reference information for the `OtherCloudResourceRegex` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for version 4.15.0, and its available previous versions from 4.14.0 to 2.15.0."],["The `OtherCloudResourceRegex` class is used to define patterns for matching resources, supporting RE2 regular expression syntax, and implementing several interfaces for operations such as message handling, equality checks, deep cloning, and buffer management."],["The document outlines the class's inheritance from `object` and its implementation of interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the available constructors for creating `OtherCloudResourceRegex` objects, including a default constructor and one for copying from another `OtherCloudResourceRegex` instance, and the `AmazonS3BucketRegex` property."],["The resource also lists multiple previous versions of the documentation, with the latest version being 4.16.0."]]],[]]