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 document provides reference and code samples for the `DiscoveryEvent.Types.TableDetails` class within the Google Cloud Dataplex v1 API."],["The `DiscoveryEvent.Types.TableDetails` class represents details about a published table and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of the API is 3.6.0, with a history of versions dating back to 1.0.0, and this page specifically outlines version 3.5.0."],["The class includes properties for `Table`, which is the fully-qualified resource name of the table, and `Type`, which denotes the type of the table resource."],["The `TableDetails` class can be constructed with no parameters or by copying the values from another `TableDetails` object."]]],[]]