Google Cloud Vm Migration V1 Client - Class Firmware (0.6.5)

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

Possible values for AWS VM firmware.

Protobuf type google.cloud.vmmigration.v1.AwsSourceVmDetails.Firmware

Namespace

Google \ Cloud \ VMMigration \ V1 \ AwsSourceVmDetails

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

FIRMWARE_UNSPECIFIED

Value: 0

The firmware is unknown.

Generated from protobuf enum FIRMWARE_UNSPECIFIED = 0;

EFI

Value: 1

The firmware is EFI.

Generated from protobuf enum EFI = 1;

BIOS

Value: 2

The firmware is BIOS.

Generated from protobuf enum BIOS = 2;