A flag that specifies whether the node auto-repair is enabled for the node
pool. If enabled, the nodes in this node pool will be monitored and, if
they fail health checks too many times, an automatic repair action will be
triggered.
A flag that specifies whether node auto-upgrade is enabled for the node
pool. If enabled, node auto-upgrade helps keep the nodes in your node pool
up to date with the latest release version of Kubernetes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `Google.Cloud.Container.V1.NodeManagement` is 3.33.0, and multiple previous versions, down to 2.3.0, are also available for reference."],["`NodeManagement` is a class that defines node management services for a node pool and is implemented through several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NodeManagement` class has properties to enable or disable auto-repair and auto-upgrade features for the node pool, including setting options for auto-upgrade."],["The `NodeManagement` class is constructed using either a default constructor (`NodeManagement()`) or a copy constructor that takes another `NodeManagement` object (`NodeManagement(NodeManagement other)`)."],["The class provides access to inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` from the base `Object` class."]]],[]]