public sealed class BigQueryTableSpec : IMessage<BigQueryTableSpec>, IEquatable<BigQueryTableSpec>, IDeepCloneable<BigQueryTableSpec>, IBufferMessage, IMessage
[[["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-25 UTC."],[[["This webpage details the `BigQueryTableSpec` class within the `Google.Cloud.DataCatalog.V1` namespace, which describes a BigQuery table."],["The content provides a list of available versions for this class, ranging from version 1.2.0 up to the latest version 2.14.0, with each version linking to its corresponding documentation."],["`BigQueryTableSpec` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, defining its functionality within the .NET environment."],["The class includes properties like `TableSourceType`, `TableSpec`, `TypeSpecCase`, and `ViewSpec` that offer specific information about the BigQuery table and its components."],["The `BigQueryTableSpec` class has two constructors, one being an empty constructor and the second allowing for the creation of an object from an existing `BigQueryTableSpec` object."]]],[]]