public sealed class StartMigrationRequest : IMessage<StartMigrationRequest>, IEquatable<StartMigrationRequest>, IDeepCloneable<StartMigrationRequest>, IBufferMessage, IMessage
Request message for 'StartMigrationRequest' request.
[[["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\u003eStartMigrationRequest\u003c/code\u003e class is a request message used to initiate a migration process, specifically within the Google Cloud VM Migration service.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, enabling features like message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStartMigrationRequest\u003c/code\u003e includes properties for defining the \u003ccode\u003eMigratingVm\u003c/code\u003e, represented by a string name, and a typed view of it as \u003ccode\u003eMigratingVmName\u003c/code\u003e, enabling different ways to interact with the resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: one default constructor and another that accepts an existing \u003ccode\u003eStartMigrationRequest\u003c/code\u003e instance for copying its state, which enables instantiation with default values or a copy of another object.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version is 2.6.0, with several previous versions from 1.0.0 also being documented.\u003c/p\u003e\n"]]],[],null,[]]