public sealed class DatabaseResourceRegexes : IMessage<DatabaseResourceRegexes>, IEquatable<DatabaseResourceRegexes>, IDeepCloneable<DatabaseResourceRegexes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DatabaseResourceRegexes.
A collection of regular expressions to determine what database resources to
match against.
public RepeatedField<DatabaseResourceRegex> Patterns { get; }
A group of regular expression patterns to match against one or more
database resources.
Maximum of 100 entries. The sum of all regular expression's length can't
exceed 10 KiB.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDatabaseResourceRegexes\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) v2 API, offering reference materials and code samples.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatabaseResourceRegexes\u003c/code\u003e class is used to define a collection of regular expressions that are utilized to match against specified database resources, with support for multiple versions of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe most current version of the \u003ccode\u003eDatabaseResourceRegexes\u003c/code\u003e class is 4.16.0, with a historical record of the API dating back to version 2.15.0, and it includes the ability to use a \u003ccode\u003eRepeatedField\u003c/code\u003e to match against one or more resources.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation details the available constructors and the \u003ccode\u003ePatterns\u003c/code\u003e property, which is a collection of regex that is limited to a maximum of 100 entries, with a combined regex length not to exceed 10 KiB.\u003c/p\u003e\n"]]],[],null,[]]