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 available version of the documentation is 3.33.0, and there is also an extensive list of previous versions, ranging from 3.32.0 down to 2.3.0."],["The `BlueGreenSettings` class, which is a part of the `Google.Cloud.Container.V1` namespace, handles settings for blue-green upgrades."],["Key properties of the `BlueGreenSettings` class include `NodePoolSoakDuration`, which defines the time needed to clean up the blue pool after draining, and `StandardRolloutPolicy`, which sets the standard policy for the blue-green upgrade."],["The `BlueGreenSettings` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]