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 \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
BOOT_CONVERSION_UNSPECIFIED
Value: 0Unspecified conversion type.
Generated from protobuf enum BOOT_CONVERSION_UNSPECIFIED = 0;
NONE
Value: 1No conversion.
Generated from protobuf enum NONE = 1;
BIOS_TO_EFI
Value: 2Convert from BIOS to EFI.
Generated from protobuf enum BIOS_TO_EFI = 2;