Interface ResumeMigrationRequestOrBuilder (1.42.0)

public interface ResumeMigrationRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getMigratingVm()

public abstract String getMigratingVm()

Required. The name of the MigratingVm.

string migrating_vm = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The migratingVm.

getMigratingVmBytes()

public abstract ByteString getMigratingVmBytes()

Required. The name of the MigratingVm.

string migrating_vm = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for migratingVm.