Class UpdateCapacityCommitmentRequest

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

The request for ReservationService.UpdateCapacityCommitment.

Attributes

NameDescription
capacity_commitment google.cloud.bigquery_reservation_v1.types.CapacityCommitment
Content of the capacity commitment to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
Standard field mask for the set of fields to be updated.

Inheritance

builtins.object > proto.message.Message > UpdateCapacityCommitmentRequest