Google Cloud Vm Migration V1 Client - Class BootConversion (1.1.0)

Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class BootConversion.

Possible boot options conversions.

Protobuf type google.cloud.vmmigration.v1.BootConversion

Namespace

Google \ Cloud \ VMMigration \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

BOOT_CONVERSION_UNSPECIFIED

Value: 0

Unspecified conversion type.

Generated from protobuf enum BOOT_CONVERSION_UNSPECIFIED = 0;

NONE

Value: 1

No conversion.

Generated from protobuf enum NONE = 1;

BIOS_TO_EFI

Value: 2

Convert from BIOS to EFI.

Generated from protobuf enum BIOS_TO_EFI = 2;