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-21 UTC."],[[["This webpage details the `BigQueryTableSpec` class within the `Google.Cloud.DataCatalog.V1` namespace, which describes a BigQuery table."],["The latest version of `BigQueryTableSpec` is 2.14.0, with links to versions going back to 1.2.0."],["`BigQueryTableSpec` inherits from Object and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `BigQueryTableSpec` include `TableSourceType`, `TableSpec`, `TypeSpecCase`, and `ViewSpec`, each describing different aspects of a BigQuery table."],["There are two constructors listed for `BigQueryTableSpec`, the first being empty, and the second taking another `BigQueryTableSpec` object as a parameter."]]],[]]