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-04-09 UTC."],[[["This webpage provides documentation for the `DatabaseTableSpec` class within the Google Cloud Data Catalog v1 API for .NET."],["The `DatabaseTableSpec` class is used to define specifications for table resources and is valid for entries with the `TABLE` type."],["The webpage lists multiple versions of the `DatabaseTableSpec` class, ranging from version 1.2.0 up to the latest version 2.14.0, indicating the history and evolution of this class."],["It details the inheritance, implemented interfaces, namespace, assembly, constructors, and properties of the `DatabaseTableSpec` class."],["It also includes the output-only property `DataplexTable`, specific to Dataplex table entries, and the `Type` property which defines the table type."]]],[]]