You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2025. It is now read-only.
The actual file containing that docstring is google/cloud/container_v1/proto/cluster_service_pb2.py. The offending bit is:
current_node_version:
[Output only] Deprecated, use `NodePool.version </kubernetes-e
ngine/docs/reference/rest/v1/projects.zones.clusters.nodePool>
`__ instead. The current version of the node software
components. If they are currently at multiple versions because
they're in the process of being upgraded, this reflects the
minimum version of all nodes.
where the backtick-double-underscore is wrapped away from the closing angle bracket.