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 document outlines the `DataplexTableSpec` class, which is an entry specification for a Dataplex table within the Google.Cloud.DataCatalog.V1 namespace."],["The latest version available is 2.14.0, with previous versions ranging down to 1.2.0, each linked for reference."],["`DataplexTableSpec` inherits from the base `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DataplexTableSpec` class includes properties like `DataplexSpec`, `ExternalTables`, and `UserManaged`, providing details on common Dataplex fields, external table connections, and schema management."],["The class has 2 constructors available, one default and one that accepts another `DataplexTableSpec` object as an input."]]],[]]