Service Health V1 API - Module Google::Cloud::ServiceHealth::V1::OrganizationEventView (v0.2.0)

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

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

Constants

ORGANIZATION_EVENT_VIEW_UNSPECIFIED

value: 0
Unspecified event view. Default to ORGANIZATION_EVENT_VIEW_BASIC.

ORGANIZATION_EVENT_VIEW_BASIC

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

ORGANIZATION_EVENT_VIEW_FULL

value: 2
Includes all organization event fields.