ListOrganizationImpactsResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Response to request for listing projects under an organization affected by an event.
Attributes |
|
---|---|
Name | Description |
organization_impacts |
MutableSequence[google.cloud.servicehealth_v1.types.OrganizationImpact]
Output only. List of impacts __
for an organization affected by service health events.
|
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. |