Service Health v1 API - Enum EventView (1.2.0)

public enum EventView

Reference documentation and code samples for the Service Health v1 API enum EventView.

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

Namespace

Google.Cloud.ServiceHealth.V1

Assembly

Google.Cloud.ServiceHealth.V1.dll

Fields

Name Description
Basic

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

Full

Includes all event fields.

Unspecified

Unspecified event view. Default to EVENT_VIEW_BASIC.