public sealed class GetCutoverJobRequest : IMessage<GetCutoverJobRequest>, IEquatable<GetCutoverJobRequest>, IDeepCloneable<GetCutoverJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class GetCutoverJobRequest.
[[["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-04-01 UTC."],[[["This webpage provides documentation for the `GetCutoverJobRequest` class within the Google Cloud VM Migration v1 API, specifically version 2.3.0."],["`GetCutoverJobRequest` is a message class used to request details about a specific cutover job and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `Object` class and has properties like `CutoverJobName` and `Name`, with `Name` being a required string representing the name of the cutover job."],["The documentation covers the constructors available for the `GetCutoverJobRequest` class, including a parameterless constructor and one that takes another `GetCutoverJobRequest` object as input."],["The webpage also lists the different versions of this resource, ranging from version 1.0.0 up to 2.6.0, with 2.6.0 being the latest version."]]],[]]