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 for version 2.2.0, and its related versions."],["`DataplexTableSpec` is an entry specification for a Dataplex table, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `DataplexSpec`, `ExternalTables`, and `UserManaged`, which describe the common Dataplex fields, a list of external tables, and whether the table schema is user-managed, respectively."],["The document outlines the inheritance hierarchy, constructors, namespace (`Google.Cloud.DataCatalog.V1`), and assembly (`Google.Cloud.DataCatalog.V1.dll`) associated with the `DataplexTableSpec` class."],["You can navigate to documentation for this class within other versions, ranging from version 1.2.0 to the latest, 2.14.0, via the listed links."]]],[]]