public sealed class DatabaseResourceRegex : IMessage<DatabaseResourceRegex>, IEquatable<DatabaseResourceRegex>, IDeepCloneable<DatabaseResourceRegex>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DatabaseResourceRegex.
A pattern to match against one or more database resources. At least one
pattern must be specified. Regular expressions use RE2
syntax; a guide can be found
under the google/re2 repository on GitHub.
public string DatabaseResourceNameRegex { get; set; }
Regex to test the database resource's name against. An example of a
database resource name is a table's name. Other database resource names
like view names could be included in the future. If empty, all database
resources match.
[[["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 document provides reference documentation for the \u003ccode\u003eDatabaseResourceRegex\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.14.0 and other versions ranging from 2.15.0 to 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatabaseResourceRegex\u003c/code\u003e class is designed to match against database resources using regular expressions, and it is a sealed class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties like \u003ccode\u003eDatabaseRegex\u003c/code\u003e, \u003ccode\u003eDatabaseResourceNameRegex\u003c/code\u003e, \u003ccode\u003eInstanceRegex\u003c/code\u003e, and \u003ccode\u003eProjectIdRegex\u003c/code\u003e, allowing for matching against database names, database resource names, instance names, and project IDs respectively, utilizing RE2 syntax for regular expressions.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the constructors for \u003ccode\u003eDatabaseResourceRegex\u003c/code\u003e, including a default constructor and a copy constructor, as well as providing information on inherited members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe document also covers assembly information for \u003ccode\u003eDatabaseResourceRegex\u003c/code\u003e indicating it is from \u003ccode\u003eGoogle.Cloud.Dlp.V2.dll\u003c/code\u003e, and shows the availability of various package versions for the class.\u003c/p\u003e\n"]]],[],null,[]]