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 API is 3.33.0, with numerous previous versions listed ranging from 3.32.0 down to 2.3.0."],["The NodeManagement class, part of the Google Kubernetes Engine v1 API, defines the services for node management within a node pool."],["NodeManagement includes properties for `AutoRepair` and `AutoUpgrade`, which control automated maintenance and version updates for nodes in the pool."],["The `UpgradeOptions` property in `NodeManagement` allows for specifying detailed settings related to the automatic upgrading of the node pool."],["The `NodeManagement` class inherits from object and implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]