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 documentation for the `AutoUpgradeOptions` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, across multiple versions, ranging from the latest 3.33.0 to older ones like 2.3.0."],["`AutoUpgradeOptions` is a class that controls the behavior of automatic upgrades in Google Kubernetes Engine."],["The class `AutoUpgradeOptions` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`AutoUpgradeOptions` has properties like `AutoUpgradeStartTime` which indicates the approximate start time of upgrades, and `Description` which describes the upgrade."],["The page provides details on the constructors of `AutoUpgradeOptions`, including the default constructor and one that takes another `AutoUpgradeOptions` instance as a parameter."]]],[]]