public sealed class PromoteMigrationJobRequest : IMessage<PromoteMigrationJobRequest>, IEquatable<PromoteMigrationJobRequest>, IDeepCloneable<PromoteMigrationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class PromoteMigrationJobRequest.
Request message for 'PromoteMigrationJob' request.
[[["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 `PromoteMigrationJobRequest` class within the Google Cloud Database Migration v1 API."],["The `PromoteMigrationJobRequest` class is used to construct requests for the 'PromoteMigrationJob' operation, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one and another that takes a `PromoteMigrationJobRequest` object for copying."],["The class contains properties for setting the `MigrationJobName` and `Name` of the migration job resource."],["This document covers versions of the `PromoteMigrationJobRequest` API from version 1.0.0 up to the latest version 2.5.0, with the current version being 2.4.0."]]],[]]