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, allows configuration for managing the rollout process of blue-green node pool upgrades in Google Kubernetes Engine."],["The documentation lists a comprehensive set of previous versions, ranging from version 2.3.0 up to the latest 3.33.0, with links to each version's specific documentation for the `BlueGreenSettings` class."],["Key properties of `BlueGreenSettings` are highlighted, such as `NodePoolSoakDuration` for determining cleanup time, `RolloutPolicyCase` for the type of rollout policy and `StandardRolloutPolicy` for standard blue-green upgrades."],["The `BlueGreenSettings` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with the Google Protobuf framework and its capabilities for deep cloning and message management."]]],[]]