public sealed class UpgradeApplianceResponse : IMessage<UpgradeApplianceResponse>, IEquatable<UpgradeApplianceResponse>, IDeepCloneable<UpgradeApplianceResponse>, IBufferMessage, IMessage
[[["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."],[[["This webpage details the `UpgradeApplianceResponse` class, which is the response message for an 'UpgradeAppliance' request within the `Google.Cloud.VMMigration.V1` namespace."],["The latest version of `UpgradeApplianceResponse` is 2.6.0, with versions ranging back to 1.0.0 available for reference within the documentation."],["The `UpgradeApplianceResponse` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors: one default constructor (`UpgradeApplianceResponse()`) and another that takes an `UpgradeApplianceResponse` object as a parameter for copying."],["Inherited members of the class include `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` which come from its base `Object` class."]]],[]]