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 webpage provides documentation for the `DatabaseTableSpec` class within the Google Cloud Data Catalog v1 API for .NET, with the most recent version being 2.14.0."],["The `DatabaseTableSpec` class is used to define specifications for table resources within the Data Catalog, and is applicable only for `TABLE` type entries."],["It outlines the implementation of `DatabaseTableSpec`, including its inheritance, constructors, and properties like `DatabaseViewSpec`, `DataplexTable`, and `Type`, offering details about its usage and structure."],["The page provides access to documentation for multiple versions, ranging from 1.2.0 up to the latest 2.14.0, for the `DatabaseTableSpec` class."],["The documentation provides information about the class including its namespace, assembly, inherited members, and also specifies that the class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]