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 request messages for stopping a migration job."],["It is part of the `Google.Cloud.CloudDms.V1` namespace, and is implemented in the `Google.Cloud.CloudDms.V1.dll` assembly."],["The class has constructors to initialize a new instance and to make a copy of another `StopMigrationJobRequest`."],["The class contains the properties `MigrationJobName`, which is a `MigrationJobName`-typed view over the resource name property, and `Name` which holds the string of the migration job resource name."]]],[]]