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 provides documentation for the `BigQueryTableSpec` class within the `Google.Cloud.DataCatalog.V1` namespace in the .NET environment, detailing its properties, inheritance, and implementation."],["The `BigQueryTableSpec` class describes a BigQuery table and offers properties such as `TableSourceType`, `TableSpec`, `TypeSpecCase`, and `ViewSpec`, all of which define aspects of the BigQuery table's specification and type."],["The webpage lists documentation for various versions of `BigQueryTableSpec`, ranging from version 1.2.0 up to the latest 2.14.0, allowing developers to find details relevant to their specific version requirements."],["The latest version of the library is 2.14.0, and it can be used to access the most up to date implementation of BigQueryTableSpec."],["The `BigQueryTableSpec` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with various functionalities within the .NET ecosystem."]]],[]]