Reference documentation and code samples for the Google Cloud Dms V1 Client class VerifyMigrationJobRequest.
Request message for 'VerifyMigrationJob' request.
Generated from protobuf message google.cloud.clouddms.v1.VerifyMigrationJobRequest
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 verify.
↳ update_mask
Google\Protobuf\FieldMask
Optional. Field mask is used to specify the changed fields to be verified. It will not update the migration job.
↳ migration_job
Google\Cloud\CloudDms\V1\MigrationJob
Optional. The changed migration job parameters to verify. It will not update the migration job.
getName
Name of the migration job resource to verify.
string
setName
Name of the migration job resource to verify.
var
string
$this
getUpdateMask
Optional. Field mask is used to specify the changed fields to be verified.
It will not update the migration job.
hasUpdateMask
clearUpdateMask
setUpdateMask
Optional. Field mask is used to specify the changed fields to be verified.
It will not update the migration job.
$this
getMigrationJob
Optional. The changed migration job parameters to verify.
It will not update the migration job.
hasMigrationJob
clearMigrationJob
setMigrationJob
Optional. The changed migration job parameters to verify.
It will not update the migration job.
$this