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 webpage provides documentation for the `BigQueryTableSpec` class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment."],["The documentation covers version history, with the latest version being 2.14.0 and going back to version 1.2.0, and presents the `BigQueryTableSpec` class's inheritance from the object class, and what interfaces it implements."],["`BigQueryTableSpec` is used to describe a BigQuery table and includes information about the table source type, whether it is a table or a view, and has its own constructors."],["The page details the properties of the class, including `TableSourceType`, `TableSpec`, `TypeSpecCase`, and `ViewSpec`, with descriptions for each property and their corresponding data types."]]],[]]