Class VerifyMigrationJobRequest (1.9.2)

VerifyMigrationJobRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for 'VerifyMigrationJob' request.

Attributes

NameDescription
name str
Name of the migration job resource to verify.
update_mask google.protobuf.field_mask_pb2.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.types.MigrationJob
Optional. The changed migration job parameters to verify. It will not update the migration job.