Enum SessionEvent.Types.EventType (2.0.0)

public enum EventType

The type of the event.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

NameDescription
Query

Query events in the session.

Start

Event for start of a session.

Stop

Event for stop of a session.

Unspecified

An unspecified event type.