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."],[[["The provided content is reference documentation for the `BigQueryTableTypes` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["This documentation covers versions of the API from 2.15.0 up to the latest, 4.16.0, and includes details on version 4.8.0, where `BigQueryTableTypes` is found."],["`BigQueryTableTypes` class represents the types of BigQuery tables supported by Cloud DLP, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BigQueryTableTypes` class has two constructors, a default and a copy constructor, and also contains a property called `Types_`, which is of type `RepeatedField\u003cBigQueryTableType\u003e`."],["This class inherits from `object`, and has the assembly `Google.Cloud.Dlp.V2.dll` with a namespace of `Google.Cloud.Dlp.V2`."]]],[]]