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

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

Payload associated with Governance related log events.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#entity

def entity() -> ::Google::Cloud::Dataplex::V1::GovernanceEvent::Entity
Returns

#entity=

def entity=(value) -> ::Google::Cloud::Dataplex::V1::GovernanceEvent::Entity
Parameter
Returns

#event_type

def event_type() -> ::Google::Cloud::Dataplex::V1::GovernanceEvent::EventType
Returns

#event_type=

def event_type=(value) -> ::Google::Cloud::Dataplex::V1::GovernanceEvent::EventType
Parameter
Returns

#message

def message() -> ::String
Returns
  • (::String) — The log message.

#message=

def message=(value) -> ::String
Parameter
  • value (::String) — The log message.
Returns
  • (::String) — The log message.