Service Health V1 API - Module Google::Cloud::ServiceHealth::V1::EventView (v0.1.2)

Reference documentation and code samples for the Service Health V1 API module Google::Cloud::ServiceHealth::V1::EventView.

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

Constants

EVENT_VIEW_UNSPECIFIED

value: 0
Unspecified event view. Default to EVENT_VIEW_BASIC.

EVENT_VIEW_BASIC

value: 1
Includes all fields except updates. This view is the default for ListEvents API.

EVENT_VIEW_FULL

value: 2
Includes all event fields.