public sealed class DeleteCapacityCommitmentRequest : IMessage<DeleteCapacityCommitmentRequest>, IEquatable<DeleteCapacityCommitmentRequest>, IDeepCloneable<DeleteCapacityCommitmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Reservation v1 API class DeleteCapacityCommitmentRequest.
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 \u003ccode\u003eDeleteCapacityCommitmentRequest\u003c/code\u003e class in the Google.Cloud.BigQuery.Reservation.V1 namespace is used to request the deletion of a capacity commitment within the BigQuery Reservation API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteCapacityCommitmentRequest\u003c/code\u003e is 2.7.0, with multiple previous versions also documented, ranging back to version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, providing functionalities like message handling, equality checks, deep cloning, and buffer operations.\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 are essential for specifying the capacity commitment to be deleted and can also force delete commitments even with assignments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCapacityCommitmentRequest\u003c/code\u003e class has two constructors, one default constructor, and one to allow for copying values from another \u003ccode\u003eDeleteCapacityCommitmentRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]