Class CreateCapacityCommitmentRequest (1.0.1)

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 google.cloud.bigquery_reservation_v1.types.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.