public sealed class UpdateCapacityCommitmentRequest : IMessage<UpdateCapacityCommitmentRequest>, IEquatable<UpdateCapacityCommitmentRequest>, IDeepCloneable<UpdateCapacityCommitmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Reservation v1 API class UpdateCapacityCommitmentRequest.
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-04-17 UTC."],[[["This webpage provides documentation for the `UpdateCapacityCommitmentRequest` class within the Google Cloud BigQuery Reservation v1 API, specifically for version 2.3.0 and other versions as well."],["`UpdateCapacityCommitmentRequest` is used to request updates to a capacity commitment within the BigQuery Reservation Service, implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation covers the class's inheritance from `object`, the implemented interfaces, inherited members, namespace, and assembly, along with its constructors and properties such as `CapacityCommitment` and `UpdateMask`."],["A list of versions is provided, ranging from the latest 2.7.0 to older versions like 1.2.0, all pertaining to the `UpdateCapacityCommitmentRequest` class."]]],[]]