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 webpage 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 is found in the `Google.Cloud.CloudDms.V1` namespace."],["The page lists available versions of `StopMigrationJobRequest`, ranging from the latest 2.5.0 down to version 1.0.0, with the current page version being 2.3.0."],["The `StopMigrationJobRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StopMigrationJobRequest` class includes properties such as `MigrationJobName`, a typed resource name, and `Name`, a string representing the migration job's name to be stopped."]]],[]]