public sealed class UpgradeClusterResponse : IMessage<UpgradeClusterResponse>, IEquatable<UpgradeClusterResponse>, IDeepCloneable<UpgradeClusterResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1beta API class UpgradeClusterResponse.
UpgradeClusterResponse contains the response for upgrade cluster operation.
[[["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-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eUpgradeClusterResponse\u003c/code\u003e is a class within the AlloyDB v1beta API that encapsulates the response from an upgrade cluster operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eClusterUpgradeDetails\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e detailing upgrades for the main and associated clusters.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, a default \u003ccode\u003eUpgradeClusterResponse()\u003c/code\u003e and one that accepts another \u003ccode\u003eUpgradeClusterResponse\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpgradeClusterResponse\u003c/code\u003e also has properties for \u003ccode\u003eMessage\u003c/code\u003e, providing user-friendly details, and \u003ccode\u003eStatus\u003c/code\u003e, to show the current state of the upgrade operation.\u003c/p\u003e\n"]]],[],null,[]]