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."],[[["The latest version available for the `DatabaseResourceCollection` class is 4.16.0, while the current page is for version 4.10.0."],["The `DatabaseResourceCollection` class, part of the Google Cloud Data Loss Prevention v2 API, is used to match database resources using regex filters, such as tables, views, and stored procedures."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cDatabaseResourceCollection\u003e`, `IDeepCloneable\u003cDatabaseResourceCollection\u003e`, and `IBufferMessage`."],["The `DatabaseResourceCollection` class has properties like `IncludeRegexes`, which is used to set a collection of regular expressions to use when matching against database resources, and `PatternCase`."],["This class is available in multiple versions, starting from 2.15.0 up to the most current version of 4.16.0, with links provided for each version's documentation."]]],[]]