Service Health v1 API - Enum OrganizationEventView (1.2.0)

public enum OrganizationEventView

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

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

Namespace

Google.Cloud.ServiceHealth.V1

Assembly

Google.Cloud.ServiceHealth.V1.dll

Fields

Name Description
Basic

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

Full

Includes all organization event fields.

Unspecified

Unspecified event view. Default to ORGANIZATION_EVENT_VIEW_BASIC.