Reference documentation and code samples for the Google Cloud Dms V1 Client class StopMigrationJobRequest.
Request message for 'StopMigrationJob' request.
Generated from protobuf message google.cloud.clouddms.v1.StopMigrationJobRequest
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Name of the migration job resource to stop. |
getName
Name of the migration job resource to stop.
Returns | |
---|---|
Type | Description |
string |
setName
Name of the migration job resource to stop.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |