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\u003eThis webpage documents the \u003ccode\u003eFinalizeMigrationRequest\u003c/code\u003e class, which is a request message used for the 'FinalizeMigration' operation within the Google Cloud VM Migration service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFinalizeMigrationRequest\u003c/code\u003e class has been implemented in versions ranging from 1.0.0 to 2.6.0, with version 2.6.0 being the latest version available.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, offering methods for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eFinalizeMigrationRequest\u003c/code\u003e class include \u003ccode\u003eMigratingVm\u003c/code\u003e, which specifies the name of the virtual machine being migrated, and \u003ccode\u003eMigratingVmAsMigratingVmName\u003c/code\u003e, which provides a typed view of the migrating VM's resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor \u003ccode\u003eFinalizeMigrationRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eFinalizeMigrationRequest(FinalizeMigrationRequest other)\u003c/code\u003e, that allows for a pre-existing object of the same type to be used in creating a new one.\u003c/p\u003e\n"]]],[],null,[]]