public sealed class DatabaseTableSpec : IMessage<DatabaseTableSpec>, IEquatable<DatabaseTableSpec>, IDeepCloneable<DatabaseTableSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class DatabaseTableSpec.
Specification that applies to a table resource. Valid only
for entries with the TABLE type.
[[["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 document provides reference documentation for the `DatabaseTableSpec` class within the Google Cloud Data Catalog v1 API, specifically for version 2.10.0."],["`DatabaseTableSpec` is used to describe specifications that apply to table resources, and it is only valid for entries with the `TABLE` type."],["The `DatabaseTableSpec` class offers constructors for default creation and copying from another `DatabaseTableSpec` instance."],["Key properties of `DatabaseTableSpec` include `DatabaseViewSpec`, `DataplexTable`, and `Type`, which detail view specifications, Dataplex-specific table information, and the table's type, respectively."],["The document includes links to other versions of the `DatabaseTableSpec` documentation, ranging from version 1.2.0 to the latest version 2.14.0."]]],[]]