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 documentation for the `BlueGreenSettings` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, detailing its use for blue-green upgrades."],["The `BlueGreenSettings` class, which is part of the `Google.Cloud.Container.V1` namespace, includes properties such as `NodePoolSoakDuration`, `RolloutPolicyCase`, and `StandardRolloutPolicy` for configuring blue-green upgrade behavior."],["The documentation includes a list of available versions for `BlueGreenSettings`, from the latest version `3.33.0` down to version `2.3.0`, allowing developers to view different iterations."],["It also shows that `BlueGreenSettings` inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, outlining the class's place in the .NET object model."]]],[]]