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 v2 API, specifically for the .NET environment."],["The `BigQueryTableTypes` class supports different versions, ranging from version 2.15.0 up to the latest version 4.16.0."],["The `BigQueryTableTypes` class is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inherites from `object`."],["The class allows for the creation of `BigQueryTableTypes` objects using either a default constructor or by copying another `BigQueryTableTypes` object."],["The `Types_` property is a set of BigQuery table types in the form of a `RepeatedField` which can contain `BigQueryTableType`."]]],[]]