static ComputeEngineBootOption |
ComputeEngineBootOption.forNumber(int value) |
|
ComputeEngineBootOption |
ComputeEngineTargetDefaults.Builder.getBootOption() |
Output only.
|
ComputeEngineBootOption |
ComputeEngineTargetDefaults.getBootOption() |
Output only.
|
ComputeEngineBootOption |
ComputeEngineTargetDefaultsOrBuilder.getBootOption() |
Output only.
|
ComputeEngineBootOption |
ComputeEngineTargetDetails.Builder.getBootOption() |
The VM Boot Option, as set in the source vm.
|
ComputeEngineBootOption |
ComputeEngineTargetDetails.getBootOption() |
The VM Boot Option, as set in the source vm.
|
ComputeEngineBootOption |
ComputeEngineTargetDetailsOrBuilder.getBootOption() |
The VM Boot Option, as set in the source vm.
|
static ComputeEngineBootOption |
ComputeEngineBootOption.valueOf(int value) |
Deprecated.
|
static ComputeEngineBootOption |
ComputeEngineBootOption.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ComputeEngineBootOption |
ComputeEngineBootOption.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ComputeEngineBootOption[] |
ComputeEngineBootOption.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|