public sealed class AutoUpgradeOptions : IMessage<AutoUpgradeOptions>, IEquatable<AutoUpgradeOptions>, IDeepCloneable<AutoUpgradeOptions>, IBufferMessage, IMessage
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 available is 3.33.0, with a comprehensive list of versions spanning from 3.33.0 down to 2.3.0 for AutoUpgradeOptions within Google.Cloud.Container.V1."],["AutoUpgradeOptions is a class that defines how auto-upgrades proceed and it implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The AutoUpgradeOptions class includes two constructors: a default constructor and one that accepts another AutoUpgradeOptions object as a parameter for copying."],["The class AutoUpgradeOptions has two string properties: AutoUpgradeStartTime, which indicates when upgrades are commencing, and Description, which gives details of the upgrade."],["The Google.Cloud.Container.V1.AutoUpgradeOptions documentation is organized by version, allowing users to view and access AutoUpgradeOptions details for each specific release."]]],[]]