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 document provides reference documentation for the `UpdateCapacityCommitmentRequest` class within the Google Cloud BigQuery Reservation v1 API, specifically for version 2.6.0."],["The `UpdateCapacityCommitmentRequest` class is used to request updates to capacity commitments via the `ReservationService.UpdateCapacityCommitment` method, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document details the class's inheritance, constructors, properties like `CapacityCommitment` and `UpdateMask`, and includes links to all available versions, ranging from 1.2.0 up to 2.7.0, where the latest version is 2.7.0."],["The document lists all the inherited methods, such as `GetHashCode`, `GetType` and `ToString`."],["The document also highlights that this class belongs to the `Google.Cloud.BigQuery.Reservation.V1` namespace, and is located in the `Google.Cloud.BigQuery.Reservation.V1.dll` assembly."]]],[]]