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 v2 API, specifically for .NET."],["The content covers the different versions of the API, from 2.15.0 up to the latest 4.16.0, with version 4.14.0 being the current focus, including the pathing for each of the versions."],["`BigQueryTableTypes` class is designed to manage the types of BigQuery tables supported by Cloud DLP, and its documentation details its constructors and properties."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations and interactions within the .NET environment."],["The documentation details the `Types_` property, a `RepeatedField` of `BigQueryTableType` which is a set of the big query table types."]]],[]]