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 page 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\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.BigQuery.Reservation.V1\u003c/code\u003e namespace and is defined within the \u003ccode\u003eGoogle.Cloud.BigQuery.Reservation.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCapacityCommitmentRequest\u003c/code\u003e class 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, facilitating its use in various contexts.\u003c/p\u003e\n"],["\u003cp\u003eThe class features constructors for default initialization and creating a copy from an existing \u003ccode\u003eDeleteCapacityCommitmentRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eCapacityCommitmentName\u003c/code\u003e, a typed view over the resource name, \u003ccode\u003eForce\u003c/code\u003e, which allows forced deletion even with existing assignments, and \u003ccode\u003eName\u003c/code\u003e, which specifies the resource name of the commitment to be deleted.\u003c/p\u003e\n"]]],[],null,[]]