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-04-09 UTC."],[[["This webpage 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 within the Cloud DLP, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details various available versions of the Google Cloud DLP v2 API class, ranging from the latest 4.16.0 down to 2.15.0."],["The documentation includes information on the class constructors, such as the default constructor `BigQueryTableTypes()` and the copy constructor `BigQueryTableTypes(BigQueryTableTypes other)`."],["The `Types_` property, a `RepeatedField` of `BigQueryTableType`, is described as a set of BigQuery table types."]]],[]]