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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDatabaseTableSpec\u003c/code\u003e class in the Google.Cloud.DataCatalog.V1 API is used for specifying details about a table resource within the Data Catalog, and is only applicable for entries of the \u003ccode\u003eTABLE\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API class is 2.14.0, with numerous prior versions available, dating back to version 1.2.0, allowing access to specific historical functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatabaseTableSpec\u003c/code\u003e class allows definition of table type, and contains properties such as \u003ccode\u003eDatabaseViewSpec\u003c/code\u003e to specify if a table is a view, and \u003ccode\u003eDataplexTable\u003c/code\u003e for Dataplex table-specific information.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eDatabaseTableSpec\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors \u003ccode\u003eDatabaseTableSpec()\u003c/code\u003e and \u003ccode\u003eDatabaseTableSpec(DatabaseTableSpec other)\u003c/code\u003e, the latter allowing you to create a DatabaseTableSpec object by providing another DatabaseTableSpec object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]