public enum FutureReservationCommitmentInfo.CommitmentPlan extends Enum<FutureReservationCommitmentInfo.CommitmentPlan> implements ProtocolMessageEnumIndicates if a Commitment needs to be created as part of FR delivery. If this field is not present, then no commitment needs to be created.
Protobuf enum google.cloud.compute.v1.FutureReservationCommitmentInfo.CommitmentPlan
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
INVALID |
|
INVALID_VALUE |
|
THIRTY_SIX_MONTH |
|
THIRTY_SIX_MONTH_VALUE |
|
TWELVE_MONTH |
|
TWELVE_MONTH_VALUE |
|
UNDEFINED_COMMITMENT_PLAN |
A value indicating that the enum field is not set. |
UNDEFINED_COMMITMENT_PLAN_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() |
|