Dataplex V1 API - Module Google::Cloud::Dataplex::V1::SessionEvent::EventType (v2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::SessionEvent::EventType.
The type of the event.
Constants
EVENT_TYPE_UNSPECIFIED
value: 0 An unspecified event type.
START
value: 1 Event when the session is assigned to a user.
STOP
value: 2 Event for stop of a session.
QUERY
value: 3 Query events in the session.
CREATE
value: 4 Event for creation of a cluster. It is not yet assigned to a user.
This comes before START in the sequence
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-11 UTC."],[],[]]