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 `AutoUpgradeOptions` in the Google Cloud Container v1 API is 3.33.0, with a wide range of prior versions available."],["`AutoUpgradeOptions` is a class that defines settings for controlling how automatic upgrades will proceed within Google Kubernetes Engine."],["This class, which implements several interfaces like `IMessage` and `IEquatable`, has output-only properties `AutoUpgradeStartTime` and `Description`, providing information about upcoming upgrades."],["The `AutoUpgradeOptions` class can be instantiated via an empty constructor, `AutoUpgradeOptions()`, or it can be created by copying another `AutoUpgradeOptions` instance."],["The class is part of the namespace `Google.Cloud.Container.V1` and is contained within the assembly `Google.Cloud.Container.V1.dll`."]]],[]]