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."],[[["The `BigQueryTableSpec` class describes a BigQuery table and is part of the `Google.Cloud.DataCatalog.V1` namespace, with the latest version being 2.14.0 and many prior versions available, all the way back to 1.2.0."],["`BigQueryTableSpec` inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer management."],["The class has two constructors: a default `BigQueryTableSpec()` constructor and another that takes a `BigQueryTableSpec` instance as an argument."],["It features properties like `TableSourceType`, `TableSpec`, `TypeSpecCase`, and `ViewSpec`, which provide details about the table's source, specification, type, and view settings."],["There are multiple versions of the documentation for BigQueryTableSpec accessible through the provided links, enabling users to refer to the specific version they are interested in."]]],[]]