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 available for `Google.Cloud.Container.V1.AutoUpgradeOptions` is 3.33.0."],["The current page is focused on version 3.32.0 of `Google.Cloud.Container.V1.AutoUpgradeOptions`, with links to older versions ranging back to version 2.3.0."],["`AutoUpgradeOptions` is a class within the Google Kubernetes Engine v1 API, defining options for controlling how auto-upgrades are managed."],["The class `AutoUpgradeOptions` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["The `AutoUpgradeOptions` class has properties such as `AutoUpgradeStartTime` and `Description` which are output-only and provide details about the upgrade process."]]],[]]