public sealed class DeleteCapacityCommitmentRequest : IMessage<DeleteCapacityCommitmentRequest>, IEquatable<DeleteCapacityCommitmentRequest>, IDeepCloneable<DeleteCapacityCommitmentRequest>, IBufferMessage, IMessage
The request for [ReservationService.DeleteCapacityCommitment][google.cloud.bigquery.reservation.v1.ReservationService.DeleteCapacityCommitment].
Can be used to force delete commitments even if assignments exist. Deleting
commitments with assignments may cause queries to fail if they no longer
have access to slots.
[[["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-19 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDeleteCapacityCommitmentRequest\u003c/code\u003e class, which is used to request the deletion of a capacity commitment in the Google Cloud BigQuery Reservation service.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides access to documentation for multiple versions of the \u003ccode\u003eDeleteCapacityCommitmentRequest\u003c/code\u003e, ranging from version 1.2.0 to the latest, version 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteCapacityCommitmentRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eCapacityCommitmentName\u003c/code\u003e, \u003ccode\u003eForce\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which allow for specifying the commitment to delete and forcing the deletion even with existing assignments.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructor methods: a default one \u003ccode\u003eDeleteCapacityCommitmentRequest()\u003c/code\u003e and one with one parameter \u003ccode\u003eDeleteCapacityCommitmentRequest(DeleteCapacityCommitmentRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]