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 `DatabaseResourceCollection` class in the Google Cloud Data Loss Prevention v2 API allows matching database resources using regular expression filters."],["This class is part of the `Google.Cloud.Dlp.V2` namespace and is found within the `Google.Cloud.Dlp.V2.dll` assembly, and is in version 2.16.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It offers constructors for creating new instances and a property called `IncludeRegexes` which is a collection of regular expressions used to match database resources."],["The `PatternCase` property is part of the class and specifies a `PatternOneofCase`, which represents the different patterns that can be matched, and multiple versions are listed, with 4.16.0 being the most recent."]]],[]]