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-04-09 UTC."],[[["This webpage provides reference documentation for the `AutoUpgradeOptions` class within the Google Kubernetes Engine v1 API."],["The latest version available is 3.33.0, with a comprehensive list of previous versions down to 2.3.0 also listed, which can be selected."],["`AutoUpgradeOptions` is a class that allows users to manage auto-upgrades and their parameters for Google Kubernetes Engine."],["The class has two constructors, `AutoUpgradeOptions()` and `AutoUpgradeOptions(AutoUpgradeOptions other)`, as well as two string properties, `AutoUpgradeStartTime` and `Description`."],["The `AutoUpgradeOptions` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]