public sealed class UpdateCapacityCommitmentRequest : IMessage<UpdateCapacityCommitmentRequest>, IEquatable<UpdateCapacityCommitmentRequest>, IDeepCloneable<UpdateCapacityCommitmentRequest>, IBufferMessage, IMessage
The request for [ReservationService.UpdateCapacityCommitment][google.cloud.bigquery.reservation.v1.ReservationService.UpdateCapacityCommitment].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `UpdateCapacityCommitmentRequest` is 2.7.0, while version 2.0.0 is also documented, along with multiple other versions dating back to 1.2.0."],["`UpdateCapacityCommitmentRequest` is a class used to request updates for capacity commitment in Google Cloud BigQuery Reservation V1."],["This class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`UpdateCapacityCommitmentRequest` has two constructors: a default constructor, and a constructor that takes another `UpdateCapacityCommitmentRequest` as a parameter, along with properties such as `CapacityCommitment` and `UpdateMask`."],["The `UpdateCapacityCommitmentRequest` class is part of the `Google.Cloud.BigQuery.Reservation.V1` namespace, found within the `Google.Cloud.BigQuery.Reservation.V1.dll` assembly."]]],[]]