Optional. The maximum number of nodes that can be simultaneously
unavailable during the update process. A node is considered unavailable if
its status is not Ready.
[[["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 `SurgeSettings` class in the Anthos Multi-Cloud v1 API allows configuration of parameters for surge updates during node pool operations."],["Version 2.8.0 is the latest version available of this API, while the documentation provided is for version 2.5.0."],["`SurgeSettings` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides properties, `MaxSurge` and `MaxUnavailable`, to manage the maximum number of nodes created or unavailable during updates."],["The `SurgeSettings` class has two constructors, a default constructor, and a copy constructor."]]],[]]