Reference documentation and code samples for the Compute V1 Client class PreviousCommitmentTerms.
Only applicable if FR is delivering to the same reservation. If set, all parent commitments will be extended to match the end date of the plan for this commitment.
Protobuf type google.cloud.compute.v1.FutureReservationCommitmentInfo.PreviousCommitmentTerms
Namespace
Google \ Cloud \ Compute \ V1 \ FutureReservationCommitmentInfoMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_PREVIOUS_COMMITMENT_TERMS
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_PREVIOUS_COMMITMENT_TERMS = 0;
EXTEND
Value: 448639770All associated parent Committed Used Discount(s) end-date/term will be extended to the end-time of this future reservation. Default is to extend previous commitment(s) time to the end_time of the reservation.
Generated from protobuf enum EXTEND = 448639770;
PREVIOUSCOMMITMENTTERM_UNSPECIFIED
Value: 98482448No changes to associated parents Committed Used Discount(s) terms.
Generated from protobuf enum PREVIOUSCOMMITMENTTERM_UNSPECIFIED = 98482448;