Class EventView (0.1.5)

EventView(value)

The event fields to include in ListEvents API response. This enum lists all possible event views.

Enums

Name Description
EVENT_VIEW_UNSPECIFIED Unspecified event view. Default to `EVENT_VIEW_BASIC`.
EVENT_VIEW_BASIC Includes all fields except `updates`. This view is the default for ListEvents API.
EVENT_VIEW_FULL Includes all event fields.