public sealed class GetMigrationJobRequest : IMessage<GetMigrationJobRequest>, IEquatable<GetMigrationJobRequest>, IDeepCloneable<GetMigrationJobRequest>, IBufferMessage, IMessage
[[["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 outlines the `GetMigrationJobRequest` class, which is used to request a specific migration job within the Google Cloud Data Migration Service."],["The `GetMigrationJobRequest` class is available in various versions, ranging from 1.0.0 to the latest version 2.5.0, with corresponding links provided for each."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its compatibility with Google.Protobuf functionalities."],["Key properties of the class include `MigrationJobName`, which provides a typed view over the resource name, and `Name`, a string property that specifies the name of the migration job resource to retrieve."],["The `GetMigrationJobRequest` class inherits members from the base `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, with the `Google.Cloud.CloudDms.V1` namespace and `Google.Cloud.CloudDms.V1.dll` assembly."]]],[]]