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 the latest version available being 4.16.0."],["The `DatabaseResourceCollection` class is used to match database resources like tables, views, and stored procedures using regular expressions, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers constructors for creating new instances and includes properties such as `IncludeRegexes`, which is used to include a collection of regexes, and `PatternCase`, which holds the pattern one of case."],["The documentation includes a version history of the class, spanning from version 2.15.0 up to the latest 4.16.0, with version 4.9.0 currently being viewed."],["This page provides a class to be used in a .NET environment."]]],[]]