google-cloud-python
google-cloud-python copied to clipboard
NodePool current_node_count
On the NodePool class, there is no current_node_count. https://cloud.google.com/python/docs/reference/container/latest/google.cloud.container_v1.types.NodePool
Nodepool sizes can be updated using a SetNodePoolSizeRequest but it doesn't seem like there is a way to get the size. https://cloud.google.com/python/docs/reference/container/latest/google.cloud.container_v1.types.SetNodePoolSizeRequest
Thanks for posting this issue. We'll look into this and provide an update.