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, specifically for version 2.15.0."],["`BigQueryTableTypes` is a class that represents the types of BigQuery tables supported by Cloud DLP and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BigQueryTableTypes` class has a `Types_` property, which is a set of BigQuery table types, containing a `RepeatedField` of `BigQueryTableType`."],["The documentation includes links to various versions of the `BigQueryTableTypes` class, ranging from version 4.16.0 down to 2.15.0, allowing users to navigate different releases."],["The `BigQueryTableTypes` class includes two constructors, a default constructor and a constructor that accepts another instance of `BigQueryTableTypes`."]]],[]]