public sealed class UpgradeApplianceResponse : IMessage<UpgradeApplianceResponse>, IEquatable<UpgradeApplianceResponse>, IDeepCloneable<UpgradeApplianceResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class UpgradeApplianceResponse.
[[["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 documentation provides details for the `UpgradeApplianceResponse` class within the Google Cloud VM Migration v1 API, specifically version 2.2.0."],["The `UpgradeApplianceResponse` class serves as the response message for an 'UpgradeAppliance' request, inheriting from `Object` and implementing multiple interfaces."],["The document lists all available versions for the API from version 1.0.0 to the latest, version 2.6.0, all which contain information for the `UpgradeApplianceResponse`."],["This class implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all relating to `UpgradeApplianceResponse`, while also having inherited members from `Object`."],["The documentation includes details on the available constructors for creating an `UpgradeApplianceResponse` object, offering options for a default constructor and one that accepts another `UpgradeApplianceResponse` object as a parameter."]]],[]]