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-21 UTC."],[[["The `DatabaseResourceCollection` class in the Google Cloud Data Loss Prevention v2 API allows matching database resources using regular expression filters."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring it works with the Google Protobuf library."],["The `DatabaseResourceCollection` class provides constructors to create instances and allows the user to define regular expressions to be used with the class through its `IncludeRegexes` property."],["The latest version available for the class `DatabaseResourceCollection` is 4.16.0, with several previous versions ranging from 4.15.0 down to 2.15.0 accessible as well."]]],[]]