str
name of the commitment where capacity is
being delivered to.
This field is a member of oneof_ _commitment_name.
commitment_plan
str
Indicates 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.
Check the CommitmentPlan enum for the list of
possible values.
This field is a member of oneof_ _commitment_plan.
previous_commitment_terms
str
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. Check the
PreviousCommitmentTerms enum for the list of
possible values.
This field is a member of oneof_ _previous_commitment_terms.
Classes
CommitmentPlan
CommitmentPlan(value)
Indicates 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.
PreviousCommitmentTerms
PreviousCommitmentTerms(value)
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class FutureReservationCommitmentInfo (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.FutureReservationCommitmentInfo)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.FutureReservationCommitmentInfo) \n\n FutureReservationCommitmentInfo(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\nClasses\n-------\n\n### CommitmentPlan\n\n CommitmentPlan(value)\n\nIndicates if a Commitment needs to be created as part of FR\ndelivery. If this field is not present, then no commitment needs\nto be created.\n\n### PreviousCommitmentTerms\n\n PreviousCommitmentTerms(value)\n\nOnly applicable if FR is delivering to the same reservation.\nIf set, all parent commitments will be extended to match the end\ndate of the plan for this commitment."]]