public sealed class FinalizeMigrationRequest : IMessage<FinalizeMigrationRequest>, IEquatable<FinalizeMigrationRequest>, IDeepCloneable<FinalizeMigrationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class FinalizeMigrationRequest.
[[["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 document provides reference documentation for the `FinalizeMigrationRequest` class within the Google Cloud VM Migration v1 API, specifically version 2.4.0."],["The `FinalizeMigrationRequest` class is used to construct a request message for the 'FinalizeMigration' operation within the VM Migration API."],["This class inherits from `object` and implements `IMessage\u003cFinalizeMigrationRequest\u003e`, `IEquatable\u003cFinalizeMigrationRequest\u003e`, `IDeepCloneable\u003cFinalizeMigrationRequest\u003e`, `IBufferMessage`, and `IMessage` interfaces."],["The class includes constructors for creating new `FinalizeMigrationRequest` objects, either as a new instance or as a copy of another instance."],["Key properties of this class include `MigratingVm`, a string representing the name of the MigratingVm, and `MigratingVmAsMigratingVmName`, a typed view over the resource name."]]],[]]