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 page provides documentation for the \u003ccode\u003eDatabaseResourceRegexes\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatabaseResourceRegexes\u003c/code\u003e class is used to define a collection of regular expressions that determine which database resources to match against.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation includes details on the class's inheritance, the interfaces it implements, inherited members, the namespace it belongs to, and its assembly, as well as how to construct an object of this type.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eDatabaseResourceRegexes\u003c/code\u003e has a \u003ccode\u003ePatterns\u003c/code\u003e property, which is of type \u003ccode\u003eRepeatedField<DatabaseResourceRegex>\u003c/code\u003e, used to store the regular expression patterns with limitations on maximum number of entries and total length.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also lists a history of the class versions, ranging from the latest version, 4.16.0, down to 2.15.0.\u003c/p\u003e\n"]]],[],null,[]]