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.5.0."],["The `UpgradeApplianceResponse` class serves as the response message for the 'UpgradeAppliance' request in the VM Migration API."],["The `UpgradeApplianceResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpgradeApplianceResponse` class offers two constructors, one for default initialization and another for creating a copy from an existing `UpgradeApplianceResponse` object."],["There are various prior versions available for this documentation going as far back as version 1.0.0, with the current latest being 2.6.0."]]],[]]