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"]],[["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-24 UTC."],[[["This document provides reference documentation for the `BigQueryRegexes` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, specifically focusing on version 2.16.0 and its related versions."],["The `BigQueryRegexes` class is designed to match against BigQuery tables, utilizing a collection of regular expressions to determine what tables should be matched."],["The document lists various versions of the API, ranging from version 2.16.0 to 4.16.0, where the latter is the most recent, and each version having its own respective link."],["The `BigQueryRegexes` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has methods for creating new instances, either default or from a copy."],["The `Patterns` property of `BigQueryRegexes` allows setting a list of regular expression patterns used for matching BigQuery tables, datasets, or projects."]]],[]]