Class ListResourceMaintenancesResponse (0.4.1)

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

The response structure for the ListResourceMaintenances method.

Attributes

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