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 details the `DataplexTableSpec` class, which is an entry specification for a Dataplex table within the Google.Cloud.DataCatalog.V1 namespace."],["The `DataplexTableSpec` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The documentation provides a list of versions of `DataplexTableSpec`, ranging from 2.14.0 (latest) down to 1.2.0."],["Key properties of the `DataplexTableSpec` class include `DataplexSpec`, `ExternalTables`, and `UserManaged`, each serving different purposes related to Dataplex table management."],["The class also contains two constructors, one default and one that accepts another `DataplexTableSpec` object as a parameter."]]],[]]