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 documentation for the `DatabaseResourceCollection` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with version 4.11.0 being specifically highlighted."],["The `DatabaseResourceCollection` class is used to match database resources, such as tables, views, and stored procedures, using regex filters."],["The page includes a comprehensive list of versions for this class, ranging from the latest (4.16.0) down to older versions such as 2.15.0."],["`DatabaseResourceCollection` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DatabaseResourceCollection` class include `IncludeRegexes` for matching resources with regular expressions and `PatternCase` to identify patterns."]]],[]]