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 webpage provides documentation for the `UpgradeApplianceResponse` class within the Google Cloud VM Migration v1 API, specifically version 2.3.0."],["The `UpgradeApplianceResponse` class serves as the response message for an 'UpgradeAppliance' request, facilitating interactions with the VM Migration service."],["This class inherits from `Object` and implements the interfaces `IMessage\u003cUpgradeApplianceResponse\u003e`, `IEquatable\u003cUpgradeApplianceResponse\u003e`, `IDeepCloneable\u003cUpgradeApplianceResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The documentation includes information on the class constructors, including a default constructor and a copy constructor that accepts another `UpgradeApplianceResponse` instance as a parameter."],["Several previous versions of the API class are available, ranging from version 1.0.0 to the most recent version 2.6.0."]]],[]]