Class CompleteNodePoolUpgradeRequest (2.11.2)

Stay organized with collections Save and categorize content based on your preferences.
CompleteNodePoolUpgradeRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

CompleteNodePoolUpgradeRequest sets the name of target node pool to complete upgrade.

Attribute

NameDescription
name str
The name (project, location, cluster, node pool id) of the node pool to complete upgrade. Specified in the format ``projects/*/locations/*/clusters/*/nodePools/*``.

Inheritance

builtins.object > proto.message.Message > CompleteNodePoolUpgradeRequest