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-04-09 UTC."],[[["The page provides documentation for the `DatabaseResourceCollection` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with version 4.15.0 being the current version in context."],["This class, `DatabaseResourceCollection`, is used to match database resources, such as tables, views, and stored procedures, using regular expression filters."],["The `DatabaseResourceCollection` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The content also list the available version of the class, and allows the user to access the latest version, as well as versions going back as far as version 2.15.0."],["The class have two constructors, and two public properties: `IncludeRegexes`, to match a database resource against a regex, and `PatternCase`."]]],[]]