public sealed class PauseMigrationRequest : IMessage<PauseMigrationRequest>, IEquatable<PauseMigrationRequest>, IDeepCloneable<PauseMigrationRequest>, 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\u003ePauseMigrationRequest\u003c/code\u003e class is used to send a request to pause a VM migration, acting as a message object within the Google.Cloud.VMMigration.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a concrete implementation that inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to provide specific functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePauseMigrationRequest\u003c/code\u003e class contains two primary constructors: a default constructor and one that takes another \u003ccode\u003ePauseMigrationRequest\u003c/code\u003e object as a parameter, offering flexibility in creating instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eMigratingVm\u003c/code\u003e (a string) and \u003ccode\u003eMigratingVmAsMigratingVmName\u003c/code\u003e (a \u003ccode\u003eMigratingVmName\u003c/code\u003e type), which are used to specify the target VM to be paused by its name.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this request available, ranging from 1.0.0 to 2.6.0, with 2.6.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]