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
- (::Google::Cloud::Dataplex::V1::DiscoveryEvent::TableType) — The type of the table resource.
#type=
def type=(value) -> ::Google::Cloud::Dataplex::V1::DiscoveryEvent::TableType
Parameter
- value (::Google::Cloud::Dataplex::V1::DiscoveryEvent::TableType) — The type of the table resource.
Returns
- (::Google::Cloud::Dataplex::V1::DiscoveryEvent::TableType) — The type of the table resource.