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-03-24 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.11.0."],["The `BigQueryTableTypes` class represents the types of BigQuery tables supported by Cloud DLP, and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is part of the `Google.Cloud.Dlp.V2` namespace, found in the `Google.Cloud.Dlp.V2.dll` assembly, and includes constructors for creating new instances of the class."],["The document details available properties of the `BigQueryTableTypes` class, including the `Types_` property, a `RepeatedField` that holds a set of `BigQueryTableType`."],["The .NET library offers versions as far back as 2.15.0 and as recently as the latest version, 4.16.0, for the `BigQueryTableTypes` class."]]],[]]