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."],[[["The latest version of the `AutoUpgradeOptions` class is 3.33.0, part of the Google.Cloud.Container.V1 namespace."],["This class, `AutoUpgradeOptions`, allows users to control how auto-upgrades are implemented in the Google Kubernetes Engine v1 API."],["`AutoUpgradeOptions` has two properties, `AutoUpgradeStartTime`, which outputs the approximate start time of upgrades, and `Description`, which provides details about the upgrade."],["The content provides access to the reference documentation for the `AutoUpgradeOptions` class across different versions, ranging from 2.3.0 to 3.33.0."],["`AutoUpgradeOptions` class inherits from the [object](https://learn.microsoft.com/dotnet/api/system.object) class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage` and `IMessage` interfaces."]]],[]]