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.
The type of the event.
value: 0
An unspecified event type.
value: 1
Event for start of a session.
value: 2
Event for stop of a session.
value: 3
Query events in the session.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.