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 is 3.33.0, and the page offers a comprehensive list of versions, including links to documentation for each version back to version 2.3.0."],["`BlueGreenSettings` is used for blue-green upgrade settings and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `BlueGreenSettings` class has properties for managing the upgrade, such as `NodePoolSoakDuration` for the soak time after draining the blue pool and `StandardRolloutPolicy` for defining the upgrade policy."],["It is part of the `Google.Cloud.Container.V1` namespace, within the `Google.Cloud.Container.V1.dll` assembly."]]],[]]