public sealed class OtherCloudResourceCollection : IMessage<OtherCloudResourceCollection>, IEquatable<OtherCloudResourceCollection>, IDeepCloneable<OtherCloudResourceCollection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class OtherCloudResourceCollection.
[[["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 `OtherCloudResourceCollection` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.14.0 of the .NET library."],["`OtherCloudResourceCollection` is used to match resources using regular expression filters, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the availability of the class across multiple versions of the .NET library, from version 2.15.0 to the latest 4.16.0."],["The class includes properties such as `IncludeRegexes`, a collection of regexes for resource matching, and `PatternCase`, which indicates the current pattern being used."],["There are two constructor methods for `OtherCloudResourceCollection`, one being an empty constructor, and another that takes another `OtherCloudResourceCollection` object as an argument."]]],[]]