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 Google Cloud GKE Multi-Cloud v1 API allows you to configure parameters for surge updates."],["The latest version of `SurgeSettings` is 2.8.0, with multiple previous versions available for reference."],["`SurgeSettings` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties to set `MaxSurge`, which is the maximum number of nodes created during an update, and `MaxUnavailable`, which dictates the maximum number of nodes that can be unavailable."],["`SurgeSettings` has two constructors, a default constructor, and a copy constructor."]]],[]]