public sealed class StopMigrationJobRequest : IMessage<StopMigrationJobRequest>, IEquatable<StopMigrationJobRequest>, IDeepCloneable<StopMigrationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class StopMigrationJobRequest.
[[["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 `StopMigrationJobRequest` class within the Database Migration v1 API."],["The `StopMigrationJobRequest` class is used to construct messages for stopping a migration job and includes constructors and properties such as `MigrationJobName` and `Name`."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `StopMigrationJobRequest` class is part of the `Google.Cloud.CloudDms.V1` namespace and is found within the `Google.Cloud.CloudDms.V1.dll` assembly, and has different versioning."],["The latest version of the `StopMigrationJobRequest` documentation is `2.5.0`, and versions from `1.0.0` to `2.5.0` are provided."]]],[]]