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."],[[["This webpage provides documentation for the `AutoUpgradeOptions` class within the Google Kubernetes Engine v1 API, detailing its functionality for controlling auto upgrades."],["The latest version of the documentation available is 3.33.0, while the current page is specifically showing information for version 3.28.0, along with a list of versions ranging from 2.3.0 up to 3.33.0."],["`AutoUpgradeOptions` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing robust functionality for message handling and cloning."],["The class has two constructors, a default one and another which accepts another `AutoUpgradeOptions` object, and has properties to check `AutoUpgradeStartTime` and `Description`, both of which are strings."]]],[]]