public sealed class GetMigratingVmRequest : IMessage<GetMigratingVmRequest>, IEquatable<GetMigratingVmRequest>, IDeepCloneable<GetMigratingVmRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class GetMigratingVmRequest.
[[["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 `GetMigratingVmRequest` class within the Google Cloud VM Migration v1 API, specifically version 2.2.0."],["`GetMigratingVmRequest` is a request message used for retrieving information about a migrating VM, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating a new `GetMigratingVmRequest` instance and copying an existing one, and it inherits several members from the base `Object` class."],["Key properties of `GetMigratingVmRequest` include `MigratingVmName` (a typed view of the VM's resource name), `Name` (the required string name of the MigratingVm), and `View` (an optional property to specify the detail level of the VM)."],["The document contains a list of versions starting from version 1.0.0 to the latest version 2.6.0 for the `GetMigratingVmRequest` class."]]],[]]