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 page provides reference documentation for the `BlueGreenSettings` class in the Google Kubernetes Engine v1 API, specifically within version 3.9.0 and its prior versions."],["The `BlueGreenSettings` class is used to configure settings for blue-green upgrades within the Google Cloud Container service, with links provided to access prior versions of the documentation for this class."],["The page details the class's properties, including `NodePoolSoakDuration`, `RolloutPolicyCase`, and `StandardRolloutPolicy`, outlining their purpose and data types."],["The provided documentation also specifies that the class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with the methods such as `GetHashCode`, `GetType`, and `ToString` being inherited from `object`."],["There are two constructors for `BlueGreenSettings` documented, a default constructor and one that takes an existing `BlueGreenSettings` object as a parameter."]]],[]]