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 page provides documentation for the `PromoteMigrationJobRequest` class within the Google Cloud Database Migration v1 API, specifically for version 2.1.0."],["`PromoteMigrationJobRequest` is a request message used for initiating a 'PromoteMigrationJob' operation and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances and has properties like `MigrationJobName` (a typed view) and `Name` (a string) to manage migration job resource names."],["The page also provides links to the documentation for previous and newer versions of the class, from 1.0.0 to 2.5.0, demonstrating the history of this API."],["It documents the inheritance and implemented members, like `GetHashCode()`, `GetType()`, `ToString()`, from the base object class."]]],[]]