values constant
Implementation
static const $core.List<ComputeEngineBootOption> values = <ComputeEngineBootOption> [
COMPUTE_ENGINE_BOOT_OPTION_UNSPECIFIED,
COMPUTE_ENGINE_BOOT_OPTION_EFI,
COMPUTE_ENGINE_BOOT_OPTION_BIOS,
];
static const $core.List<ComputeEngineBootOption> values = <ComputeEngineBootOption> [
COMPUTE_ENGINE_BOOT_OPTION_UNSPECIFIED,
COMPUTE_ENGINE_BOOT_OPTION_EFI,
COMPUTE_ENGINE_BOOT_OPTION_BIOS,
];