public sealed class AddGroupMigrationRequest : IMessage<AddGroupMigrationRequest>, IEquatable<AddGroupMigrationRequest>, IDeepCloneable<AddGroupMigrationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class AddGroupMigrationRequest.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eAddGroupMigrationRequest\u003c/code\u003e class within the Google Cloud VM Migration v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAddGroupMigrationRequest\u003c/code\u003e class is used as a request message for the 'AddGroupMigration' operation and inherits from the \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.6.0, with older versions ranging down to 1.0.0 available, and the document showcases versioning for the given class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAddGroupMigrationRequest\u003c/code\u003e class include \u003ccode\u003eGroup\u003c/code\u003e and \u003ccode\u003eMigratingVm\u003c/code\u003e, which represent the full path names of the group and migrating VM being added, and it also provides typed views for these properties, such as \u003ccode\u003eGroupAsGroupName\u003c/code\u003e and \u003ccode\u003eMigratingVmAsMigratingVmName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes two constructors: a default constructor and one that takes another \u003ccode\u003eAddGroupMigrationRequest\u003c/code\u003e object as a parameter to be used to create an object of the same type.\u003c/p\u003e\n"]]],[],null,[]]