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, specifically for the .NET framework."],["The `BigQueryTableTypes` class represents the types of BigQuery tables supported by Cloud DLP and is part of the `Google.Cloud.Dlp.V2` namespace."],["The latest version of the BigQueryTableTypes is version 4.16.0, with several older versions, down to 2.15.0, having available documentation."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Protobuf framework."],["The primary property of the `BigQueryTableTypes` class is `Types_`, which is a `RepeatedField` containing a collection of `BigQueryTableType` items."]]],[]]