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 reference documentation for the `AutoUpgradeOptions` class within the Google Kubernetes Engine v1 API."],["The `AutoUpgradeOptions` class, part of the `Google.Cloud.Container.V1` namespace, defines settings for controlling how automatic upgrades proceed."],["The latest version of `AutoUpgradeOptions` is 3.33.0, with numerous prior versions dating back to 2.3.0 documented here."],["The class implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` and includes constructors and properties such as `AutoUpgradeStartTime` and `Description`."],["The `AutoUpgradeOptions` class inherits members from `Object` such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]