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 Google Cloud Data Loss Prevention v2 API's DatabaseResourceCollection is 4.16.0, but this page specifically documents version 4.14.0."],["This documentation provides reference and code samples for the `DatabaseResourceCollection` class, which is used for matching database resources using regular expression filters."],["The `DatabaseResourceCollection` class has constructors for creating new instances, and contains an `IncludeRegexes` property for specifying regular expressions to match against database resources."],["This class also has a `PatternCase` property, allowing selection of a specific matching pattern, and it inherits members from the `object` class, as well as implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DatabaseResourceCollection` class is located in the `Google.Cloud.Dlp.V2` namespace within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]