public sealed class UpgradeClusterStatus : IMessage<UpgradeClusterStatus>, IEquatable<UpgradeClusterStatus>, IDeepCloneable<UpgradeClusterStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1beta API class UpgradeClusterStatus.
Message for current status of the Major Version Upgrade operation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eUpgradeClusterStatus\u003c/code\u003e class, which is part of the AlloyDB v1beta API and is used to represent the current status of a major version upgrade operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpgradeClusterStatus\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various functionalities like deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eCancellable\u003c/code\u003e (to check if the upgrade can be canceled), \u003ccode\u003eSourceVersion\u003c/code\u003e and \u003ccode\u003eTargetVersion\u003c/code\u003e (to identify the source and target database major versions), \u003ccode\u003eStages\u003c/code\u003e (to check the status of each upgrade step), and \u003ccode\u003eState\u003c/code\u003e (to determine the overall upgrade status).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eUpgradeClusterStatus\u003c/code\u003e: a default constructor and one that takes another \u003ccode\u003eUpgradeClusterStatus\u003c/code\u003e instance as a parameter for copying its state.\u003c/p\u003e\n"]]],[],null,[]]