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 version 3.23.0."],["The `BlueGreenSettings` class is designed to manage settings for blue-green upgrades in Google Kubernetes Engine, offering functionality through various properties and methods."],["The page lists all available versions of the BlueGreenSettings, from 3.33.0 (latest) down to 2.3.0, each with their respective documentation links."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and offers constructors, along with properties like `NodePoolSoakDuration` and `StandardRolloutPolicy` for customization."],["The documentation details the class's inheritance from `object` and highlights inherited members, the namespace (`Google.Cloud.Container.V1`), and the assembly (`Google.Cloud.Container.V1.dll`) it belongs to."]]],[]]