public sealed class SecondaryBootDiskUpdateStrategy : IMessage<SecondaryBootDiskUpdateStrategy>, IEquatable<SecondaryBootDiskUpdateStrategy>, IDeepCloneable<SecondaryBootDiskUpdateStrategy>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class SecondaryBootDiskUpdateStrategy.
SecondaryBootDiskUpdateStrategy is a placeholder which will be extended
in the future to define different options for updating secondary boot disks.
[[["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."],[[["The latest version of the `SecondaryBootDiskUpdateStrategy` is 3.33.0, and the page provides links to the documentation for this version and multiple older versions, going back to 2.3.0."],["`SecondaryBootDiskUpdateStrategy` is a class within the Google Kubernetes Engine v1 API that is designed for managing updates to secondary boot disks, and is currently a placeholder for future expansion."],["The `SecondaryBootDiskUpdateStrategy` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with Google's Protobuf and .NET's object management systems."],["The class includes a default constructor `SecondaryBootDiskUpdateStrategy()` and a copy constructor `SecondaryBootDiskUpdateStrategy(SecondaryBootDiskUpdateStrategy other)` for object creation and cloning."]]],[]]