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 `BigQueryTableSpec` class in the Google Cloud Data Catalog v1 API describes a BigQuery table and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation provides reference material for `BigQueryTableSpec` across multiple versions of the Data Catalog v1 API, ranging from version 1.2.0 to the latest version 2.14.0."],["The `BigQueryTableSpec` class contains properties such as `TableSourceType`, `TableSpec`, `TypeSpecCase`, and `ViewSpec` to specify various aspects of a BigQuery table or view."],["There are two constructor methods: one for creating a new `BigQueryTableSpec` and another to create a new one from a pre-existing `BigQueryTableSpec`."],["This API class is found in the `Google.Cloud.DataCatalog.V1` namespace, within the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]