Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class FinalizeMigrationRequest.
Request message for 'FinalizeMigration' request.
Generated from protobuf message google.cloud.vmmigration.v1.FinalizeMigrationRequest
Namespace
Google \ Cloud \ VMMigration \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ migrating_vm
string
Required. The name of the MigratingVm.
getMigratingVm
Required. The name of the MigratingVm.
string
setMigratingVm
Required. The name of the MigratingVm.
var
string
$this
static::build
migratingVm
string
Required. The name of the MigratingVm. Please see Google\Cloud\VMMigration\V1\VmMigrationClient::migratingVmName() for help formatting this field.