Cloud Dataplex v1 API - Enum SessionEvent.Types.EventType (3.1.0)

public enum SessionEvent.Types.EventType

Reference documentation and code samples for the Cloud Dataplex v1 API enum SessionEvent.Types.EventType.

The type of the event.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

Name Description
Create

Event for creation of a cluster. It is not yet assigned to a user. This comes before START in the sequence

Query

Query events in the session.

Start

Event when the session is assigned to a user.

Stop

Event for stop of a session.

Unspecified

An unspecified event type.