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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `GetCloneJobRequest` class within the VM Migration v1 API, specifically version 2.4.0."],["`GetCloneJobRequest` is a request message used for retrieving a CloneJob, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetCloneJobRequest` class has properties, `CloneJobName`, a typed view of the resource name, and `Name`, which represents the required name of the CloneJob."],["The class provides two constructors: a parameterless one and one that takes another `GetCloneJobRequest` instance as an argument to copy it."],["This class is under the `Google.Cloud.VMMigration.V1` namespace and is part of the `Google.Cloud.VMMigration.V1.dll` assembly, and you can access various versions of the API from version 1.0.0 to the latest, 2.6.0."]]],[]]