Dataplex V1 API - Class Google::Cloud::Dataplex::V1::EntryLinkEvent (v2.3.0)

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

Payload associated with Entry related log events.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#event_type

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

#event_type=

def event_type=(value) -> ::Google::Cloud::Dataplex::V1::EntryLinkEvent::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.

#resource

def resource() -> ::String
Returns
  • (::String) — Name of the resource.

#resource=

def resource=(value) -> ::String
Parameter
  • value (::String) — Name of the resource.
Returns
  • (::String) — Name of the resource.