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."],[[["The webpage provides documentation for the `BigQueryTableSpec` class within the `Google.Cloud.DataCatalog.V1` namespace, which describes a BigQuery table in various versions from 1.2.0 to 2.14.0."],["`BigQueryTableSpec` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities for message handling, comparison, deep cloning, and buffer operations."],["The class has properties such as `TableSourceType`, `TableSpec`, `TypeSpecCase`, and `ViewSpec` to define and specify the BigQuery table, table source, and view specifications, respectively."],["The latest version of the documentation available is 2.14.0, with previous versions listed down to 1.2.0, which is the version of the document being displayed, showing it is a well-maintained library."]]],[]]