Class SummarizeMaintenancesResponse (0.1.0)

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

Attributes

Name Description
maintenances MutableSequence[google.cloud.maintenance_api_v1beta.types.MaintenanceSummary]
The resulting summaries.
next_page_token str
If present, the next page token can be provided to a subsequent SummarizeMaintenances call to list the next page. If empty, there are no more pages.
unreachable MutableSequence[str]
Unordered list. Locations that could not be reached.