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 VM Migration v1 API."],["The `FinalizeMigrationRequest` class is a request message used for the 'FinalizeMigration' action, and it inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available for this documentation is 2.6.0, but the page specifically covers version 2.3.0."],["The `FinalizeMigrationRequest` class has two constructors and two properties: `MigratingVm` and `MigratingVmAsMigratingVmName`, the last one providing a typed view of `MigratingVm`."],["This class is part of the `Google.Cloud.VMMigration.V1` namespace and is located in the `Google.Cloud.VMMigration.V1.dll` assembly."]]],[]]