Reference documentation and code samples for the Google Cloud Dataplex V1 Client class EntryLinkEvent.
Payload associated with Entry related log events.
Generated from protobuf message google.cloud.dataplex.v1.EntryLinkEvent
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ message
string
The log message.
↳ event_type
int
The type of the event.
↳ resource
string
Name of the resource.
getMessage
The log message.
string
setMessage
The log message.
var
string
$this
getEventType
The type of the event.
int
setEventType
The type of the event.
var
int
$this
getResource
Name of the resource.
string
setResource
Name of the resource.
var
string
$this