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-03-21 UTC."],[[["This document provides reference documentation for the `UpdateCapacityCommitmentRequest` class within the Google Cloud BigQuery Reservation v1 API, detailing its structure and usage across various versions."],["The `UpdateCapacityCommitmentRequest` class is used to send requests to update a capacity commitment in the BigQuery Reservation service, and it includes properties like `CapacityCommitment` and `UpdateMask` to define the update."],["The document outlines the inheritance structure of `UpdateCapacityCommitmentRequest`, showing that it inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document also covers the different versions available, starting at version 1.2.0 up to the latest version 2.7.0."],["It also provides information on the constructors available when creating a new instance of the `UpdateCapacityCommitmentRequest`."]]],[]]