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-04-09 UTC."],[[["This webpage provides reference documentation for the `BigQueryRegexes` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, specifically version 4.12.0."],["The `BigQueryRegexes` class is used to define a collection of regular expressions for matching against BigQuery tables."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the .NET environment."],["The webpage details the constructors for the `BigQueryRegexes` class, including a default constructor and a copy constructor, along with the `Patterns` property, which holds the regular expressions."],["The documentation shows a list of all versions for the BigQueryRegex class, with 4.16.0 as the latest and 2.15.0 being the oldest version shown."]]],[]]