Module: Google::Cloud::Dataplex::V1::EntryLinkEvent::EventType
- Defined in:
- proto_docs/google/cloud/dataplex/v1/logs.rb
Overview
Type of entry link log event.
Constant Summary collapse
- EVENT_TYPE_UNSPECIFIED =
An unspecified event type.
0- ENTRY_LINK_CREATE =
EntryLink create event.
1- ENTRY_LINK_DELETE =
EntryLink delete event.
2