public sealed class BlueGreenSettings : IMessage<BlueGreenSettings>, IEquatable<BlueGreenSettings>, IDeepCloneable<BlueGreenSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class BlueGreenSettings.
[[["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 page provides reference documentation for the `BlueGreenSettings` class within the Google Kubernetes Engine v1 API."],["It lists available versions of the `BlueGreenSettings` class, ranging from version 2.3.0 to the latest version 3.33.0, each with a link to its respective documentation page."],["The `BlueGreenSettings` class offers configurations for blue-green upgrades, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`BlueGreenSettings` includes properties like `NodePoolSoakDuration` to define the time for blue pool cleanup and `StandardRolloutPolicy` for configuring the standard rollout method during a blue-green upgrade."],["The constructor of the `BlueGreenSettings` class allows for the creation of a new object of itself, or creation from another `BlueGreenSettings` object."]]],[]]