Reference documentation and code samples for the Google Cloud Dms V1 Client class StartMigrationJobRequest.
Request message for 'StartMigrationJob' request.
Generated from protobuf message google.cloud.clouddms.v1.StartMigrationJobRequest
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the migration job resource to start.
↳ skip_validation
bool
Optional. Start the migration job without running prior configuration verification. Defaults to false
.
getName
Name of the migration job resource to start.
string
setName
Name of the migration job resource to start.
var
string
$this
getSkipValidation
Optional. Start the migration job without running prior configuration
verification. Defaults to false
.
bool
setSkipValidation
Optional. Start the migration job without running prior configuration
verification. Defaults to false
.
var
bool
$this