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 page provides documentation for the `BigQueryTableTypes` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for the .NET environment."],["The `BigQueryTableTypes` class represents the supported types of BigQuery tables in Cloud DLP, which includes implementations of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation lists multiple versions of the class, from version 2.16.0 up to 4.16.0 which is the latest version, providing links to detailed documentation for each version."],["The documentation details the class's properties, including `Types_`, which holds a set of BigQuery table types represented by `RepeatedField\u003cBigQueryTableType\u003e`, along with it's constructors."],["The class inherits from the `object` class and uses the `Google.Cloud.Dlp.V2` namespace within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]