Dataplex V1 API - Class Google::Cloud::Dataplex::V1::DiscoveryEvent::TableDetails (v1.2.0)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DiscoveryEvent::TableDetails.

Details about the published table.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#table

def table() -> ::String
Returns
  • (::String) — The fully-qualified resource name of the table resource.

#table=

def table=(value) -> ::String
Parameter
  • value (::String) — The fully-qualified resource name of the table resource.
Returns
  • (::String) — The fully-qualified resource name of the table resource.

#type

def type() -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::TableType
Returns

#type=

def type=(value) -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::TableType
Parameter
Returns