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, detailing its functionality for controlling auto upgrades."],["The `AutoUpgradeOptions` class is part of the `Google.Cloud.Container.V1` namespace and is implemented using `Google.Cloud.Container.V1.dll`."],["The page lists available versions of the API from 3.33.0 (latest) down to 2.3.0, with links to the documentation for each version of the `AutoUpgradeOptions`."],["The `AutoUpgradeOptions` class is used to manage how auto upgrades are carried out, and includes properties like `AutoUpgradeStartTime` and `Description`."],["The class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]