Class ListOrganizationEventsResponse (0.1.3)

ListOrganizationEventsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

NameDescription
organization_events MutableSequence[google.cloud.servicehealth_v1.types.OrganizationEvent]
Output only. List of organization events affecting an organization.
next_page_token str
Output only. The continuation token, used to page through large result sets. Provide this value in a subsequent request as page_token to retrieve the next page. If this field is not present, there are no subsequent results.
unreachable MutableSequence[str]
Output only. Locations that could not be reached.