Google Cloud Dms V1 Client - Class PromoteMigrationJobRequest (1.3.0)

Reference documentation and code samples for the Google Cloud Dms V1 Client class PromoteMigrationJobRequest.

Request message for 'PromoteMigrationJob' request.

Generated from protobuf message google.cloud.clouddms.v1.PromoteMigrationJobRequest

Namespace

Google \ Cloud \ CloudDms \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Name of the migration job resource to promote.

getName

Name of the migration job resource to promote.

Returns
TypeDescription
string

setName

Name of the migration job resource to promote.

Parameter
NameDescription
var string
Returns
TypeDescription
$this