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-21 UTC."],[[["This page provides reference documentation for the `DataplexTableSpec` class within the Google Cloud Data Catalog v1 API for .NET, covering versions from 1.2.0 to 2.14.0 (latest)."],["`DataplexTableSpec` is an entry specification for Dataplex tables, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `DataplexSpec`, which contains common Dataplex fields, `ExternalTables`, representing external tables registered in other systems, and `UserManaged`, which indicates whether the table schema is managed by the user."],["There are two constructors to create an instance of the DataplexTableSpec, either default or by passing another DataplexTableSpec object."]]],[]]