public sealed class AutoUpgradeOptions : IMessage<AutoUpgradeOptions>, IEquatable<AutoUpgradeOptions>, IDeepCloneable<AutoUpgradeOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class AutoUpgradeOptions.
AutoUpgradeOptions defines the set of options for the user to control how
the Auto Upgrades will proceed.
[[["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 `AutoUpgradeOptions` class in the Google Cloud Container v1 API is 3.33.0."],["The `AutoUpgradeOptions` class provides controls for how auto upgrades are performed in Google Kubernetes Engine."],["The available versions for `AutoUpgradeOptions` range from 3.0.0 all the way up to the latest version, with many increments in between."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, offering methods for deep cloning, comparisons, and messaging."],["The `AutoUpgradeOptions` class includes properties like `AutoUpgradeStartTime` and `Description` that are populated with relevant information when upgrades are about to start."]]],[]]