static ComputeScheduling.OnHostMaintenance |
ComputeScheduling.OnHostMaintenance.forNumber(int value) |
|
ComputeScheduling.OnHostMaintenance |
ComputeScheduling.Builder.getOnHostMaintenance() |
How the instance should behave when the host machine undergoes
maintenance that may temporarily impact instance performance.
|
ComputeScheduling.OnHostMaintenance |
ComputeScheduling.getOnHostMaintenance() |
How the instance should behave when the host machine undergoes
maintenance that may temporarily impact instance performance.
|
ComputeScheduling.OnHostMaintenance |
ComputeSchedulingOrBuilder.getOnHostMaintenance() |
How the instance should behave when the host machine undergoes
maintenance that may temporarily impact instance performance.
|
static ComputeScheduling.OnHostMaintenance |
ComputeScheduling.OnHostMaintenance.valueOf(int value) |
Deprecated.
|
static ComputeScheduling.OnHostMaintenance |
ComputeScheduling.OnHostMaintenance.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ComputeScheduling.OnHostMaintenance |
ComputeScheduling.OnHostMaintenance.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ComputeScheduling.OnHostMaintenance[] |
ComputeScheduling.OnHostMaintenance.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|