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."],[[["The latest version available for the `DataplexTableSpec` class in the Google Cloud Data Catalog v1 API is 2.14.0, with multiple older versions also listed."],["`DataplexTableSpec` is a class that provides an entry specification for a Dataplex table within the Data Catalog v1 API."],["This class includes properties like `DataplexSpec`, `ExternalTables`, and `UserManaged`, to define common Dataplex fields, external tables, and if the table schema is user managed."],["The class `DataplexTableSpec` implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The reference documentation lists inherited members from the `object` class and details the constructors available for creating `DataplexTableSpec` instances."]]],[]]