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 documentation for the `DataplexTableSpec` class within the Google Cloud Data Catalog v1 API, specifically version 2.12.0."],["`DataplexTableSpec` is an entry specification for a Dataplex table, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `DataplexSpec`, which holds common Dataplex fields, `ExternalTables` for a list of external tables, and `UserManaged`, indicating if the table schema is user-managed."],["The provided content lists the available versions of the `DataplexTableSpec`, ranging from the latest version 2.14.0 down to version 1.2.0."],["The document details the inheritance path of `DataplexTableSpec` from `object` as well as the constructors that are available to the class, with its parameters."]]],[]]