public sealed class FinalizeMigrationRequest : IMessage<FinalizeMigrationRequest>, IEquatable<FinalizeMigrationRequest>, IDeepCloneable<FinalizeMigrationRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eFinalizeMigrationRequest\u003c/code\u003e class is used to send a request to finalize a migration in the Google Cloud VM Migration service.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring it is compatible with Google's Protobuf framework and .NET's equality and cloning mechanisms.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eGoogle.Cloud.VMMigration.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.VMMigration.V1.dll\u003c/code\u003e assembly, targeting version 2.1.0 of the library, with version 2.6.0 being the latest available.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a property, \u003ccode\u003eMigratingVm\u003c/code\u003e, which is a required string representing the name of the Migrating Virtual Machine, and \u003ccode\u003eMigratingVmAsMigratingVmName\u003c/code\u003e which is a typed view over the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a parameterless constructor and another that takes another \u003ccode\u003eFinalizeMigrationRequest\u003c/code\u003e object to clone it.\u003c/p\u003e\n"]]],[],null,[]]