Reference documentation and code samples for the Google Cloud Dataplex V1 Client class GovernanceEvent.
Payload associated with Governance related log events.
Generated from protobuf message google.cloud.dataplex.v1.GovernanceEvent
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.
↳ entity
GovernanceEvent\Entity
Entity resource information if the log event is associated with a specific entity.
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
getEntity
Entity resource information if the log event is associated with a specific entity.
hasEntity
clearEntity
setEntity
Entity resource information if the log event is associated with a specific entity.
$this