public sealed class FinalizeMigrationResponse : IMessage<FinalizeMigrationResponse>, IEquatable<FinalizeMigrationResponse>, IDeepCloneable<FinalizeMigrationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class FinalizeMigrationResponse.
[[["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 page provides reference documentation for the `FinalizeMigrationResponse` class within the VM Migration v1 API."],["The `FinalizeMigrationResponse` class is the response message for the 'FinalizeMigration' request in the Google Cloud VM Migration API."],["The `FinalizeMigrationResponse` class is part of the `Google.Cloud.VMMigration.V1` namespace, specifically version 2.2.0 of the API, found within the `Google.Cloud.VMMigration.V1.dll` assembly."],["The documentation includes information on the class's inheritance, implemented interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and also lists the inherited members of the Object class."],["This document gives details on two constructors for `FinalizeMigrationResponse`, one default and one taking another `FinalizeMigrationResponse` object as a parameter, and it shows version history for other versions of this class."]]],[]]