public sealed class UpgradeClusterResponse.Types.InstanceUpgradeDetails : IMessage<UpgradeClusterResponse.Types.InstanceUpgradeDetails>, IEquatable<UpgradeClusterResponse.Types.InstanceUpgradeDetails>, IDeepCloneable<UpgradeClusterResponse.Types.InstanceUpgradeDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1beta API class UpgradeClusterResponse.Types.InstanceUpgradeDetails.
Details regarding the upgrade of instaces associated with a cluster.
[[["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-24 UTC."],[[["This document provides reference information for the `InstanceUpgradeDetails` class within the AlloyDB v1beta API."],["The `InstanceUpgradeDetails` class is used to describe the details of instance upgrades associated with an AlloyDB cluster."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties to describe the instance type (`InstanceType`), normalized name (`Name`), and the upgrade status (`UpgradeStatus`) of a specific instance."],["There are two accessible versions of this documentation, the latest being [1.0.0-beta09](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest/Google.Cloud.AlloyDb.V1Beta.UpgradeClusterResponse.Types.InstanceUpgradeDetails) and [1.0.0-beta08](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/1.0.0-beta08/Google.Cloud.AlloyDb.V1Beta.UpgradeClusterResponse.Types.InstanceUpgradeDetails) which can be accessed through their respective links."]]],[]]