public sealed class DiscoveryEvent.Types.TableDetails : IMessage<DiscoveryEvent.Types.TableDetails>, IEquatable<DiscoveryEvent.Types.TableDetails>, IDeepCloneable<DiscoveryEvent.Types.TableDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DiscoveryEvent.Types.TableDetails.
[[["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 documentation page provides details for the `DiscoveryEvent.Types.TableDetails` class within the Google Cloud Dataplex V1 API, across multiple versions, with the latest being 3.6.0."],["The `DiscoveryEvent.Types.TableDetails` class contains information about a published table, including its fully-qualified resource name and type."],["The `TableDetails` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is in the namespace `Google.Cloud.Dataplex.V1`."],["There are two constructors available for the `TableDetails` class: a default constructor and one that accepts another `TableDetails` object as a parameter."],["Properties of `TableDetails` include `Table`, which is a string representing the table's resource name, and `Type`, which specifies the type of table resource as a `DiscoveryEvent.Types.TableType`."]]],[]]