Package types (0.1.3)

API documentation for servicehealth_v1.types package.

Classes

Asset

Represents the asset impacted by the events.

Event

Represents service health events that may affect Google Cloud products. Event resource is a read-only view and does not allow any modifications. All fields are output only.

EventImpact

Represents the Google Cloud products and locations impacted by the event.

EventUpdate

Records an update made to the event.

EventView

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

Values: EVENT_VIEW_UNSPECIFIED (0): Unspecified event view. Default to EVENT_VIEW_BASIC. EVENT_VIEW_BASIC (1): Includes all fields except updates. This view is the default for ListEvents API. EVENT_VIEW_FULL (2): Includes all event fields.

GetEventRequest

Message for getting an event

GetOrganizationEventRequest

GetOrganizationImpactRequest

ListEventsRequest

ListEventsResponse

ListOrganizationEventsRequest

ListOrganizationEventsResponse

ListOrganizationImpactsRequest

Message for requesting list of OrganizationImpacts

ListOrganizationImpactsResponse

Location

Represents the locations impacted by the event.

OrganizationEvent

Represents service health events that may affect Google Cloud products used across the organization. It is a read-only view and does not allow any modifications.

OrganizationEventView

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

Values: ORGANIZATION_EVENT_VIEW_UNSPECIFIED (0): Unspecified event view. Default to ORGANIZATION_EVENT_VIEW_BASIC. ORGANIZATION_EVENT_VIEW_BASIC (1): Includes all organization event fields except updates. This view is the default for ListOrganizationEvents API. ORGANIZATION_EVENT_VIEW_FULL (2): Includes all organization event fields.

OrganizationImpact

Represents impact to assets at organizational level. It is a read-only view and does not allow any modifications.

Product

Represents the Google Cloud product impacted by the event.