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 `BigQueryTableSpec` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `BigQueryTableSpec` include `TableSourceType`, `TableSpec`, `TypeSpecCase`, and `ViewSpec`, providing information about the table's source and type."],["The latest version available is 2.14.0, and there are numerous previous versions, including the initial 1.5.0, listed with direct links."],["The class has two constructors: a default constructor, and a constructor that accepts another `BigQueryTableSpec` object as an argument."]]],[]]