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-25 UTC."],[[["This document provides reference documentation for the `BigQueryTableSpec` class within the Data Catalog v1 API for .NET, specifically version 2.9.0."],["`BigQueryTableSpec` is a class that describes a BigQuery table and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the available constructors for `BigQueryTableSpec`, which are the default constructor and one that takes another `BigQueryTableSpec` as a parameter."],["The `BigQueryTableSpec` class includes properties such as `TableSourceType`, `TableSpec`, `TypeSpecCase`, and `ViewSpec` that offer information about the BigQuery table's characteristics."],["This documentation also lists previous versions of the `BigQueryTableSpec`, dating back to version 1.2.0 and going up to the latest version, 2.14.0."]]],[]]