Class CreateCapacityCommitmentRequest (0.1.0)

CreateCapacityCommitmentRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The request for ReservationService.CreateCapacityCommitment.

Attributes

NameDescription
parent str
Required. Resource name of the parent reservation. E.g., projects/myproject/locations/US
capacity_commitment .gcbr_reservation.CapacityCommitment
Content of the capacity commitment to create.
enforce_single_admin_project_per_org bool
If true, fail the request if another project in the organization has a capacity commitment.