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."],[[["Version 3.33.0 is the latest version available for the Google Cloud Container v1 API, with a history of versions going back to 2.3.0."],["The `AutoUpgradeOptions` class, within the `Google.Cloud.Container.V1` namespace, provides control over how Auto Upgrades are managed within the Google Kubernetes Engine."],["`AutoUpgradeOptions` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and advanced functionality."],["The `AutoUpgradeOptions` class includes properties like `AutoUpgradeStartTime` and `Description`, providing details about upcoming upgrades, including their start time and description."],["`AutoUpgradeOptions` has a default constructor as well as a constructor which takes in a parameter of type `AutoUpgradeOptions`."]]],[]]