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 documentation for the `BigQueryTableSpec` class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment."],["The latest version of `BigQueryTableSpec` documented is 2.14.0, with previous versions ranging back to 1.2.0 also accessible through links."],["`BigQueryTableSpec` describes a BigQuery table and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to define its function within the API."],["The class includes properties such as `TableSourceType`, `TableSpec`, `TypeSpecCase`, and `ViewSpec`, to define different aspects and source types of a BigQuery table."],["The `BigQueryTableSpec` class has two constructors, one default constructor and one that takes another instance of `BigQueryTableSpec` to make a copy of it."]]],[]]