public sealed class BigQueryRegex : IMessage<BigQueryRegex>, IEquatable<BigQueryRegex>, IDeepCloneable<BigQueryRegex>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class BigQueryRegex.
A pattern to match against one or more tables, datasets, or projects that
contain BigQuery tables. At least one pattern must be specified.
Regular expressions use RE2
syntax; a guide can be found
under the google/re2 repository on GitHub.
[[["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."],[[["The `BigQueryRegex` class in the Google Cloud Data Loss Prevention v2 API is used to define patterns for matching BigQuery tables, datasets, or projects."],["This page provides reference documentation and code samples for the `BigQueryRegex` class, including its constructors, properties, and inherited members."],["The `BigQueryRegex` class allows for the definition of regular expressions for matching `ProjectIdRegex`, `DatasetIdRegex`, and `TableIdRegex`."],["The latest version available is 4.16.0, and this documentation covers versions from 2.15.0 up to 4.16.0, with version 4.8.0 being the version in context for the page."]]],[]]