Dataplex V1 API - Class Google::Cloud::Dataplex::V1::DiscoveryEvent::EntityDetails (v0.6.0)

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

Details about the entity.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#entity

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

#entity=

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

#type

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

#type=

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