public sealed class FinalizeMigrationResponse : IMessage<FinalizeMigrationResponse>, IEquatable<FinalizeMigrationResponse>, IDeepCloneable<FinalizeMigrationResponse>, IBufferMessage, IMessage
[[["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 webpage provides documentation for the `FinalizeMigrationResponse` class within the `Google.Cloud.VMMigration.V1` namespace, specifically for version 1.0.0."],["`FinalizeMigrationResponse` is a response message type used in the 'FinalizeMigration' request, and it inherits from `Object` while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor `FinalizeMigrationResponse()` and a copy constructor `FinalizeMigrationResponse(FinalizeMigrationResponse other)` for creating new instances."],["The documentation lists inherited members from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The latest version of this reference documentation is 2.6.0, and it shows various versions, including 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0, all linked to their respective pages for `FinalizeMigrationResponse`."]]],[]]