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\u003eThe latest version of the \u003ccode\u003eDeleteCapacityCommitmentRequest\u003c/code\u003e is 2.7.0, while version 1.6.0 is also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteCapacityCommitmentRequest\u003c/code\u003e is used to make requests for deleting capacity commitments within the \u003ccode\u003eReservationService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its capabilities in handling data and objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCapacityCommitmentRequest\u003c/code\u003e class has properties like \u003ccode\u003eCapacityCommitmentName\u003c/code\u003e, \u003ccode\u003eForce\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, allowing for detailed control over the capacity commitment deletion process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForce\u003c/code\u003e property can be set to force the deletion of capacity commitments even if assignments are present, potentially impacting query functionality.\u003c/p\u003e\n"]]],[],null,[]]