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 documentation for the `GetCloneJobRequest` class within the Google Cloud VM Migration v1 API, specifically version 2.2.0."],["`GetCloneJobRequest` is used as a request message for retrieving clone job details and it inherits from the `Object` class while implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetCloneJobRequest` class has two constructors, one default and one that takes another `GetCloneJobRequest` as a parameter for copying, and it defines properties such as `CloneJobName` and `Name`."],["The provided content includes links to different versions of the documentation for `GetCloneJobRequest`, ranging from version 1.0.0 up to the latest version 2.6.0."]]],[]]