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 `DataplexTableSpec` class in the Data Catalog v1 API is an entry specification for Dataplex tables, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation available is version 2.14.0, while the provided content focuses on version 2.10.0, but includes a full range from 1.2.0 up to 2.14.0."],["`DataplexTableSpec` has a constructor that can take another `DataplexTableSpec` as a parameter, and includes properties like `DataplexSpec`, `ExternalTables`, and `UserManaged`."],["This class is found within the `Google.Cloud.DataCatalog.V1` namespace, specifically in the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]