Google Cloud Vm Migration V1 Client - Class ComputeEngineBootOption (1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class ComputeEngineBootOption.
Possible values for vm boot option.
Protobuf type google.cloud.vmmigration.v1.ComputeEngineBootOption
Namespace
Google \ Cloud \ VMMigration \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
COMPUTE_ENGINE_BOOT_OPTION_UNSPECIFIED
Value: 0
The boot option is unknown.
Generated from protobuf enum COMPUTE_ENGINE_BOOT_OPTION_UNSPECIFIED = 0;
COMPUTE_ENGINE_BOOT_OPTION_EFI
Value: 1
The boot option is EFI.
Generated from protobuf enum COMPUTE_ENGINE_BOOT_OPTION_EFI = 1;
COMPUTE_ENGINE_BOOT_OPTION_BIOS
Value: 2
The boot option is BIOS.
Generated from protobuf enum COMPUTE_ENGINE_BOOT_OPTION_BIOS = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]