A pager for iterating throughlist_resource_maintenancesrequests.
This class thinly wraps an initialListResourceMaintenancesResponseobject, and
provides an__aiter__method to iterate through itsresource_maintenancesfield.
If there are more pages, the__aiter__method will make additionalListResourceMaintenancesrequests and continue to iterate
through theresource_maintenancesfield on the
corresponding responses.
All the usualListResourceMaintenancesResponseattributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
A pager for iterating throughlist_resource_maintenancesrequests.
This class thinly wraps an initialListResourceMaintenancesResponseobject, and
provides an__iter__method to iterate through itsresource_maintenancesfield.
If there are more pages, the__iter__method will make additionalListResourceMaintenancesrequests and continue to iterate
through theresource_maintenancesfield on the
corresponding responses.
All the usualListResourceMaintenancesResponseattributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
A pager for iterating throughsummarize_maintenancesrequests.
This class thinly wraps an initialSummarizeMaintenancesResponseobject, and
provides an__aiter__method to iterate through itsmaintenancesfield.
If there are more pages, the__aiter__method will make additionalSummarizeMaintenancesrequests and continue to iterate
through themaintenancesfield on the
corresponding responses.
All the usualSummarizeMaintenancesResponseattributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
A pager for iterating throughsummarize_maintenancesrequests.
This class thinly wraps an initialSummarizeMaintenancesResponseobject, and
provides an__iter__method to iterate through itsmaintenancesfield.
If there are more pages, the__iter__method will make additionalSummarizeMaintenancesrequests and continue to iterate
through themaintenancesfield on the
corresponding responses.
All the usualSummarizeMaintenancesResponseattributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Package Classes (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/python/docs/reference/google-cloud-maintenance-api/latest/summary_class)\n- [0.1.0](/python/docs/reference/google-cloud-maintenance-api/0.1.0/summary_class) \nSummary of entries of Classes for google-cloud-maintenance-api. \n\nClasses\n-------\n\n### [MaintenanceAsyncClient](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.services.maintenance.MaintenanceAsyncClient)\n\nUnified Maintenance service\n\n### [MaintenanceClient](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.services.maintenance.MaintenanceClient)\n\nUnified Maintenance service\n\n### [ListResourceMaintenancesAsyncPager](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.services.maintenance.pagers.ListResourceMaintenancesAsyncPager)\n\nA pager for iterating through `list_resource_maintenances` requests.\n\nThis class thinly wraps an initial\n[ListResourceMaintenancesResponse](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.ListResourceMaintenancesResponse) object, and\nprovides an `__aiter__` method to iterate through its\n`resource_maintenances` field.\n\nIf there are more pages, the `__aiter__` method will make additional\n`ListResourceMaintenances` requests and continue to iterate\nthrough the `resource_maintenances` field on the\ncorresponding responses.\n\nAll the usual [ListResourceMaintenancesResponse](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.ListResourceMaintenancesResponse)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup.\n\n### [ListResourceMaintenancesPager](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.services.maintenance.pagers.ListResourceMaintenancesPager)\n\nA pager for iterating through `list_resource_maintenances` requests.\n\nThis class thinly wraps an initial\n[ListResourceMaintenancesResponse](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.ListResourceMaintenancesResponse) object, and\nprovides an `__iter__` method to iterate through its\n`resource_maintenances` field.\n\nIf there are more pages, the `__iter__` method will make additional\n`ListResourceMaintenances` requests and continue to iterate\nthrough the `resource_maintenances` field on the\ncorresponding responses.\n\nAll the usual [ListResourceMaintenancesResponse](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.ListResourceMaintenancesResponse)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup.\n\n### [SummarizeMaintenancesAsyncPager](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.services.maintenance.pagers.SummarizeMaintenancesAsyncPager)\n\nA pager for iterating through `summarize_maintenances` requests.\n\nThis class thinly wraps an initial\n[SummarizeMaintenancesResponse](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.SummarizeMaintenancesResponse) object, and\nprovides an `__aiter__` method to iterate through its\n`maintenances` field.\n\nIf there are more pages, the `__aiter__` method will make additional\n`SummarizeMaintenances` requests and continue to iterate\nthrough the `maintenances` field on the\ncorresponding responses.\n\nAll the usual [SummarizeMaintenancesResponse](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.SummarizeMaintenancesResponse)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup.\n\n### [SummarizeMaintenancesPager](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.services.maintenance.pagers.SummarizeMaintenancesPager)\n\nA pager for iterating through `summarize_maintenances` requests.\n\nThis class thinly wraps an initial\n[SummarizeMaintenancesResponse](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.SummarizeMaintenancesResponse) object, and\nprovides an `__iter__` method to iterate through its\n`maintenances` field.\n\nIf there are more pages, the `__iter__` method will make additional\n`SummarizeMaintenances` requests and continue to iterate\nthrough the `maintenances` field on the\ncorresponding responses.\n\nAll the usual [SummarizeMaintenancesResponse](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.SummarizeMaintenancesResponse)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup.\n\n### [GetResourceMaintenanceRequest](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.GetResourceMaintenanceRequest)\n\nThe request structure for the GetResourceMaintenance method.\n\n### [ListResourceMaintenancesRequest](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.ListResourceMaintenancesRequest)\n\nThe request structure for the ListResourceMaintenances\nmethod.\n\n### [ListResourceMaintenancesResponse](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.ListResourceMaintenancesResponse)\n\nThe response structure for the ListResourceMaintenances\nmethod.\n\n### [MaintenanceCategory](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.MaintenanceCategory)\n\nThe Category of the maintenance.\n\n### [MaintenanceControl](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.MaintenanceControl)\n\nThe control of the maintenance.\n\n### [Control](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.MaintenanceControl.Control)\n\nSets the type of control supported. comment (as in logs).\n\n### [MaintenanceSummary](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.MaintenanceSummary)\n\nMaintenanceSummary contains maintenance statistics calculated\nbased on ResourceMaintenances within the scope: project and\nlocation.\n\n### [Aggregate](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.MaintenanceSummary.Aggregate)\n\nAggregate is a \\\u003cgroup, count\\\u003e pair.\n\n### [Stats](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.MaintenanceSummary.Stats)\n\nStats indicates the type of aggregate and the corresponding\naggregates.\n\n### [ResourceMaintenance](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.ResourceMaintenance)\n\nResourceMaintenance is a resource that represents a\nmaintenance operation on a resource.\n\n### [AnnotationsEntry](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.ResourceMaintenance.AnnotationsEntry)\n\nThe abstract base class for a message.\n\n### [LabelsEntry](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.ResourceMaintenance.LabelsEntry)\n\nThe abstract base class for a message.\n\n### [Maintenance](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.ResourceMaintenance.Maintenance)\n\nMaintenance is the maintenance details of a resource's\nmaintenance.\n\n### [Resource](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.ResourceMaintenance.Resource)\n\nResource contains information about the resource affected by\nmaintenance.\n\n### [State](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.ResourceMaintenance.State)\n\nState is the state of a resource maintenance.\n\n### [SummarizeMaintenancesRequest](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.SummarizeMaintenancesRequest)\n\nRequest message for SummarizeMaintenances custom method.\n\n### [SummarizeMaintenancesResponse](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.types.SummarizeMaintenancesResponse)\n\nRequest message for SummarizeMaintenances custom method.\n\nModules\n-------\n\n### [pagers](/python/docs/reference/google-cloud-maintenance-api/latest/google.cloud.maintenance_api_v1beta.services.maintenance.pagers)\n\nAPI documentation for `maintenance_api_v1beta.services.maintenance.pagers` module."]]