public sealed class DataplexTableSpec : IMessage<DataplexTableSpec>, IEquatable<DataplexTableSpec>, IDeepCloneable<DataplexTableSpec>, IBufferMessage, IMessage
[[["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 documentation for the `DataplexTableSpec` class within the `Google.Cloud.DataCatalog.V1` namespace, detailing its structure and functionality in various versions."],["The `DataplexTableSpec` class is an entry specification for a Dataplex table, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `DataplexTableSpec` is 2.14.0, with a list of links available to access the documentation for the versions ranging from 2.13.0 down to 1.2.0."],["Key properties of the `DataplexTableSpec` class include `DataplexSpec`, `ExternalTables`, and `UserManaged`, which provide information about common Dataplex fields, external tables, and user management of the table schema."],["The DataplexTableSpec class can be instantiated using a default constructor or a copy constructor that takes another DataplexTableSpec object as input."]]],[]]