public sealed class ResumeMigrationRequest : IMessage<ResumeMigrationRequest>, IEquatable<ResumeMigrationRequest>, IDeepCloneable<ResumeMigrationRequest>, 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\u003eThe \u003ccode\u003eResumeMigrationRequest\u003c/code\u003e class is used to send a request to resume a migration process within the Google Cloud VM Migration service.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.VMMigration.V1\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.VMMigration.V1.dll\u003c/code\u003e assembly and has a current latest version of 2.6.0, while version 1.0.0 is also documented here.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two constructors: a default one and one that accepts another \u003ccode\u003eResumeMigrationRequest\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe key property within this class is \u003ccode\u003eMigratingVm\u003c/code\u003e, which is a required string value representing the name of the virtual machine being migrated, with the option of also using \u003ccode\u003eMigratingVmAsMigratingVmName\u003c/code\u003e, which is a strongly typed version of the same property.\u003c/p\u003e\n"]]],[],null,[]]