COMPUTE_ENGINE_BOOT_OPTION_BIOS constant

ComputeEngineBootOption const COMPUTE_ENGINE_BOOT_OPTION_BIOS

Implementation

static const ComputeEngineBootOption COMPUTE_ENGINE_BOOT_OPTION_BIOS =
    ComputeEngineBootOption._(
        2, _omitEnumNames ? '' : 'COMPUTE_ENGINE_BOOT_OPTION_BIOS');