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 .NET development."],["The `BlueGreenSettings` class manages settings for blue-green upgrades in the Google Kubernetes Engine."],["The latest version of the documentation available is 3.33.0, with a list of previous versions ranging back to version 2.3.0 provided for reference."],["The `BlueGreenSettings` class has properties such as `NodePoolSoakDuration`, `RolloutPolicyCase`, and `StandardRolloutPolicy` to control the upgrade process, and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation is within the `Google.Cloud.Container.V1` namespace and is part of the `Google.Cloud.Container.V1.dll` assembly."]]],[]]