Module Google::Cloud::Dataplex::V1::SessionEvent::EventType (v0.1.0)

The type of the event.

Constants

EVENT_TYPE_UNSPECIFIED

value: 0
An unspecified event type.

START

value: 1
Event for start of a session.

STOP

value: 2
Event for stop of a session.

QUERY

value: 3
Query events in the session.