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 webpage provides documentation for the `AutoUpgradeOptions` class within the Google Kubernetes Engine v1 API, with the latest version being 3.33.0."],["`AutoUpgradeOptions` class allows users to control how Auto Upgrades will proceed in their system."],["The documentation includes a comprehensive list of available versions, ranging from 3.33.0 down to 2.3.0, each linking to its respective documentation."],["The `AutoUpgradeOptions` class has two constructors, `AutoUpgradeOptions()` and `AutoUpgradeOptions(AutoUpgradeOptions other)`, and two properties: `AutoUpgradeStartTime` and `Description`, both strings."]]],[]]