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."],[[["This webpage provides reference documentation for the `BlueGreenSettings` class within the Google Kubernetes Engine v1 API."],["The latest version available for `BlueGreenSettings` is 3.33.0, but there are many versions listed, ranging from 3.33.0 down to 2.3.0, accessible via their respective links."],["`BlueGreenSettings` is used for configuring blue-green upgrades and has properties such as `NodePoolSoakDuration`, `RolloutPolicyCase`, and `StandardRolloutPolicy`."],["The `BlueGreenSettings` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `object` class."],["The documentation also provides details on the constructors of the `BlueGreenSettings` class and information on inherited members."]]],[]]