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-25 UTC."],[[["This webpage provides reference documentation for the `DatabaseTableSpec` class within the Google Cloud Data Catalog v1 API, specifically for .NET development."],["The latest version of the API documented is 2.14.0, while the current page focuses on version 2.13.0, with links to other previous versions dating back to 1.2.0."],["The `DatabaseTableSpec` class, used for specifying details about table resources, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `DatabaseTableSpec` include `DatabaseViewSpec`, `DataplexTable`, and `Type`, which describe view-specific details, Dataplex table information, and the table type respectively."],["The page contains information about the `DatabaseTableSpec` class's constructors, inherited members from the object class, and its belonging namespace and assembly."]]],[]]