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