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 webpage provides reference documentation for the `BigQueryTableSpec` class within the Data Catalog v1 API for .NET, detailing its structure and functionality."],["The `BigQueryTableSpec` class describes a BigQuery table and is part of the `Google.Cloud.DataCatalog.V1` namespace, found within the `Google.Cloud.DataCatalog.V1.dll` assembly."],["The documentation covers the class's constructors, which allow for creating a new instance or cloning an existing `BigQueryTableSpec` object."],["The `BigQueryTableSpec` class's properties, such as `TableSourceType`, `TableSpec`, `TypeSpecCase`, and `ViewSpec`, provide information about the BigQuery table's source type and specifications, along with its type."],["The page lists various available versions of the Data Catalog V1 API, ranging from the latest 2.14.0 down to 1.2.0, and the presented documentation is specific to version 2.6.0."]]],[]]