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 page provides reference documentation for the `DataplexTableSpec` class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment."],["The `DataplexTableSpec` class is designed as an entry specification for a Dataplex table, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the API, ranging from 2.14.0 (latest) down to 1.2.0, allowing developers to access the documentation for different releases."],["Key properties of `DataplexTableSpec` include `DataplexSpec`, `ExternalTables` and `UserManaged`, which provide information about common Dataplex fields, a list of related external tables, and whether the table schema is managed by the user."]]],[]]