public sealed class GetCloneJobRequest : IMessage<GetCloneJobRequest>, IEquatable<GetCloneJobRequest>, IDeepCloneable<GetCloneJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class GetCloneJobRequest.
[[["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\u003eGetCloneJobRequest\u003c/code\u003e class is used to request a specific clone job in the VM Migration v1 API, which is used for managing virtual machine migration processes.\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, indicating its functionality for handling messages, comparisons, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCloneJobRequest\u003c/code\u003e class has two constructors for creating new instances, either as a default or by copying another \u003ccode\u003eGetCloneJobRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eCloneJobName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (a string), which are used to identify the target clone job.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCloneJobRequest\u003c/code\u003e documentation is part of the \u003ccode\u003eGoogle.Cloud.VMMigration.V1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.VMMigration.V1.dll\u003c/code\u003e assembly, and version 2.6.0 is the latest version, with various previous versions documented.\u003c/p\u003e\n"]]],[],null,[]]