public sealed class DataplexTableSpec : IMessage<DataplexTableSpec>, IEquatable<DataplexTableSpec>, IDeepCloneable<DataplexTableSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class DataplexTableSpec.
[[["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 provides reference information for the `DataplexTableSpec` class within the Google Cloud Data Catalog v1 API, specifically for version 2.7.0."],["`DataplexTableSpec` is an entry specification for a Dataplex table, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DataplexTableSpec` class includes properties such as `DataplexSpec`, `ExternalTables`, and `UserManaged`, which describe common Dataplex fields, external tables, and user schema management, respectively."],["The document contains a list of previous versions of DataplexTableSpec documentation, ranging from 2.14.0 (latest) down to 1.2.0."],["There are two constructors available for creating an instance of `DataplexTableSpec`: a default constructor and one that takes another `DataplexTableSpec` object as a parameter."]]],[]]