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."],[[["The provided content details the `BigQueryTableSpec` class within the Google Cloud Data Catalog v1 API for .NET, specifically version 2.5.0."],["This class, `BigQueryTableSpec`, is used to describe a BigQuery table and includes properties such as `TableSourceType`, `TableSpec`, `TypeSpecCase`, and `ViewSpec`."],["The page offers reference documentation and code samples, outlining the class's constructors, inherited members, namespace, and assembly information."],["A list of previous versions is provided, ranging from version 2.14.0 (latest) to 1.2.0, with each version linking to its corresponding documentation of `BigQueryTableSpec`."],["The class `BigQueryTableSpec` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among other functionalities."]]],[]]