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 of the Google Cloud Container v1 API class AutoUpgradeOptions is 3.33.0, with numerous previous versions available for reference."],["The `AutoUpgradeOptions` class allows users to define and control settings for automated upgrades within the Google Kubernetes Engine."],["The `AutoUpgradeOptions` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AutoUpgradeOptions` class has properties such as `AutoUpgradeStartTime` and `Description`, which provide details about upcoming upgrades, including their start time and a description."],["The available versions range from version 2.3.0 all the way to 3.33.0, allowing for a large amount of previous versions to be referenced."]]],[]]