Dataplex V1 API - Class Google::Cloud::Dataplex::V1::GovernanceEvent::Entity (v0.20.0)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::GovernanceEvent::Entity.

Information about Entity resource that the log event is associated with.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#entity

def entity() -> ::String
Returns
  • (::String) — The Entity resource the log event is associated with. Format: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}

#entity=

def entity=(value) -> ::String
Parameter
  • value (::String) — The Entity resource the log event is associated with. Format: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}
Returns
  • (::String) — The Entity resource the log event is associated with. Format: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}

#entity_type

def entity_type() -> ::Google::Cloud::Dataplex::V1::GovernanceEvent::Entity::EntityType

#entity_type=

def entity_type=(value) -> ::Google::Cloud::Dataplex::V1::GovernanceEvent::Entity::EntityType