Class ListNodePoolsResponse (2.10.7)

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

ListNodePoolsResponse is the result of ListNodePoolsRequest.

Attribute

NameDescription
node_pools Sequence[google.cloud.container_v1.types.NodePool]
A list of node pools for a cluster.

Inheritance

builtins.object > proto.message.Message > ListNodePoolsResponse