public sealed class DatabaseResourceCollection : IMessage<DatabaseResourceCollection>, IEquatable<DatabaseResourceCollection>, IDeepCloneable<DatabaseResourceCollection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DatabaseResourceCollection.
Match database resources using regex filters. Examples of database
resources are tables, views, and stored procedures.
[[["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 reference documentation for the `DatabaseResourceCollection` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.13.0 of the .NET library."],["`DatabaseResourceCollection` is a class used to match database resources, such as tables, views, and stored procedures, using regex filters."],["The page outlines the inheritance and implemented interfaces of the `DatabaseResourceCollection` class, and provides access to documentation of the constructors and properties that the class implements."],["There is a list of all available versions of this class starting from version 4.16.0 down to 2.15.0, providing links to the documentation of all versions."],["`DatabaseResourceCollection` has one property that is of type DatabaseResourceRegexes called `IncludeRegexes` and another property that defines the current pattern using the `PatternCase` enum."]]],[]]