public enum ReservationSubBlocksReportFaultyRequest.DisruptionSchedule extends Enum<ReservationSubBlocksReportFaultyRequest.DisruptionSchedule> implements ProtocolMessageEnumThe disruption schedule for the subBlock.
Protobuf enum
google.cloud.compute.v1.ReservationSubBlocksReportFaultyRequest.DisruptionSchedule
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DISRUPTION_SCHEDULE_UNSPECIFIED |
|
DISRUPTION_SCHEDULE_UNSPECIFIED_VALUE |
|
IMMEDIATE |
All VMs will be disrupted immediately. |
IMMEDIATE_VALUE |
All VMs will be disrupted immediately. |
UNDEFINED_DISRUPTION_SCHEDULE |
A value indicating that the enum field is not set. |
UNDEFINED_DISRUPTION_SCHEDULE_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|