public sealed class BigQueryTableSpec : IMessage<BigQueryTableSpec>, IEquatable<BigQueryTableSpec>, IDeepCloneable<BigQueryTableSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class BigQueryTableSpec.
[[["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 document provides reference documentation for the `BigQueryTableSpec` class within the Data Catalog v1 API for .NET, specifically version 2.8.0."],["The `BigQueryTableSpec` class, which describes a BigQuery table, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `BigQueryTableSpec` class include `TableSourceType`, `TableSpec`, `TypeSpecCase`, and `ViewSpec`, each with specific uses relating to the BigQuery table and view specifications."],["The documentation lists various versions of the `BigQueryTableSpec` class, from 2.14.0 (latest) down to 1.2.0, showing a history of its development and updates."],["The class has 2 constructors `BigQueryTableSpec()` and `BigQueryTableSpec(BigQueryTableSpec other)`, the latter taking a `BigQueryTableSpec` object as a parameter."]]],[]]