public sealed class BigQueryRegexes : IMessage<BigQueryRegexes>, IEquatable<BigQueryRegexes>, IDeepCloneable<BigQueryRegexes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class BigQueryRegexes.
A collection of regular expressions to determine what tables to match
against.
[[["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\u003eBigQueryRegexes\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBigQueryRegexes\u003c/code\u003e is designed to define a collection of regular expressions used to identify tables in BigQuery that should be matched against.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eBigQueryRegexes\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePatterns\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<BigQueryRegex>\u003c/code\u003e, allows for defining one or more regex patterns for matching against tables, datasets, or projects in BigQuery.\u003c/p\u003e\n"]]],[],null,[]]