public sealed class BigQueryTableTypes : IMessage<BigQueryTableTypes>, IEquatable<BigQueryTableTypes>, IDeepCloneable<BigQueryTableTypes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class BigQueryTableTypes.
The types of BigQuery tables supported by Cloud DLP.
[[["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 document provides reference documentation for the `BigQueryTableTypes` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, specifically version 4.12.0."],["The `BigQueryTableTypes` class represents the supported types of BigQuery tables within Cloud DLP, and is implemented using the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes a `Types_` property, which is a `RepeatedField` containing `BigQueryTableType` objects, representing a set of BigQuery table types, and it can be constructed either as an empty object or as a clone of an already existing one."],["The current document covers versions 4.0.0 to 4.16.0, as well as earlier versions including 2.15.0 to 3.5.0 of the Google Cloud DLP v2 .NET library, each linking to their respective BigQueryTableTypes page."]]],[]]