public sealed class ResumeMigrationJobRequest : IMessage<ResumeMigrationJobRequest>, IEquatable<ResumeMigrationJobRequest>, IDeepCloneable<ResumeMigrationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class ResumeMigrationJobRequest.
[[["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 `ResumeMigrationJobRequest` class within the Google Cloud Database Migration v1 API."],["`ResumeMigrationJobRequest` is a request message used to resume a migration job and has been implemented with interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ResumeMigrationJobRequest` includes constructors, inherited members, and properties like `MigrationJobName` and `Name` for specifying the migration job to be resumed."],["The documentation is organized by version, including versions from 1.0.0 to 2.5.0, with 2.5.0 being the latest."]]],[]]