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 webpage provides reference documentation for the `BlueGreenSettings` class within the Google Kubernetes Engine v1 API."],["The latest version available is 3.33.0, and the page allows you to view previous versions of `BlueGreenSettings` all the way back to version 2.3.0."],["`BlueGreenSettings` is used to configure blue-green upgrades, which involves managing settings for node pool soak duration and rollout policies."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, while inheriting from the base `object` class."],["The `BlueGreenSettings` class includes properties like `NodePoolSoakDuration`, `RolloutPolicyCase`, and `StandardRolloutPolicy`, allowing for configuration of the blue-green upgrade behavior."]]],[]]