A pager for iterating through aggregated_list requests.
This class thinly wraps an initial
NodeGroupAggregatedList object, and
provides an __iter__ method to iterate through its
items field.
If there are more pages, the __iter__ method will make additional
AggregatedList requests and continue to iterate
through the items field on the
corresponding responses.
All the usual NodeGroupAggregatedList
attributes 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 through list_nodes requests.
This class thinly wraps an initial
NodeGroupsListNodes object, and
provides an __iter__ method to iterate through its
items field.
If there are more pages, the __iter__ method will make additional
ListNodes requests and continue to iterate
through the items field on the
corresponding responses.
All the usual NodeGroupsListNodes
attributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
This class thinly wraps an initial
NodeGroupList object, and
provides an __iter__ method to iterate through its
items field.
If there are more pages, the __iter__ method will make additional
List requests and continue to iterate
through the items field on the
corresponding responses.
All the usual NodeGroupList
attributes 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Module pagers (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.services.node_groups.pagers)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.services.node_groups.pagers) \nAPI documentation for `compute_v1beta.services.node_groups.pagers` module.\n\nClasses\n-------\n\n### [AggregatedListPager](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.services.node_groups.pagers.AggregatedListPager)\n\n AggregatedListPager(\n method: typing.Callable[\n [...], google.cloud.compute_v1beta.types.compute.NodeGroupAggregatedList\n ],\n request: google.cloud.compute_v1beta.types.compute.AggregatedListNodeGroupsRequest,\n response: google.cloud.compute_v1beta.types.compute.NodeGroupAggregatedList,\n *,\n retry: typing.Optional[\n typing.Union[\n google.api_core.retry.retry_unary.Retry,\n google.api_core.gapic_v1.method._MethodDefault,\n ]\n ] = _MethodDefault._DEFAULT_VALUE,\n timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,\n metadata: typing.Sequence[typing.Tuple[str, typing.Union[str, bytes]]] = ()\n )\n\nA pager for iterating through `aggregated_list` requests.\n\nThis class thinly wraps an initial\n[NodeGroupAggregatedList](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.NodeGroupAggregatedList) object, and\nprovides an `__iter__` method to iterate through its\n`items` field.\n\nIf there are more pages, the `__iter__` method will make additional\n`AggregatedList` requests and continue to iterate\nthrough the `items` field on the\ncorresponding responses.\n\nAll the usual [NodeGroupAggregatedList](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.NodeGroupAggregatedList)\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### [ListNodesPager](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.services.node_groups.pagers.ListNodesPager)\n\n ListNodesPager(\n method: typing.Callable[\n [...], google.cloud.compute_v1beta.types.compute.NodeGroupsListNodes\n ],\n request: google.cloud.compute_v1beta.types.compute.ListNodesNodeGroupsRequest,\n response: google.cloud.compute_v1beta.types.compute.NodeGroupsListNodes,\n *,\n retry: typing.Optional[\n typing.Union[\n google.api_core.retry.retry_unary.Retry,\n google.api_core.gapic_v1.method._MethodDefault,\n ]\n ] = _MethodDefault._DEFAULT_VALUE,\n timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,\n metadata: typing.Sequence[typing.Tuple[str, typing.Union[str, bytes]]] = ()\n )\n\nA pager for iterating through `list_nodes` requests.\n\nThis class thinly wraps an initial\n[NodeGroupsListNodes](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.NodeGroupsListNodes) object, and\nprovides an `__iter__` method to iterate through its\n`items` field.\n\nIf there are more pages, the `__iter__` method will make additional\n`ListNodes` requests and continue to iterate\nthrough the `items` field on the\ncorresponding responses.\n\nAll the usual [NodeGroupsListNodes](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.NodeGroupsListNodes)\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### [ListPager](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.services.node_groups.pagers.ListPager)\n\n ListPager(\n method: typing.Callable[\n [...], google.cloud.compute_v1beta.types.compute.NodeGroupList\n ],\n request: google.cloud.compute_v1beta.types.compute.ListNodeGroupsRequest,\n response: google.cloud.compute_v1beta.types.compute.NodeGroupList,\n *,\n retry: typing.Optional[\n typing.Union[\n google.api_core.retry.retry_unary.Retry,\n google.api_core.gapic_v1.method._MethodDefault,\n ]\n ] = _MethodDefault._DEFAULT_VALUE,\n timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,\n metadata: typing.Sequence[typing.Tuple[str, typing.Union[str, bytes]]] = ()\n )\n\nA pager for iterating through `list` requests.\n\nThis class thinly wraps an initial\n[NodeGroupList](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.NodeGroupList) object, and\nprovides an `__iter__` method to iterate through its\n`items` field.\n\nIf there are more pages, the `__iter__` method will make additional\n`List` requests and continue to iterate\nthrough the `items` field on the\ncorresponding responses.\n\nAll the usual [NodeGroupList](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.NodeGroupList)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup."]]