public sealed class GetCapacityCommitmentRequest : IMessage<GetCapacityCommitmentRequest>, IEquatable<GetCapacityCommitmentRequest>, IDeepCloneable<GetCapacityCommitmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Reservation v1 API class GetCapacityCommitmentRequest.
The request for
[ReservationService.GetCapacityCommitment][google.cloud.bigquery.reservation.v1.ReservationService.GetCapacityCommitment].
[[["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 information for the `GetCapacityCommitmentRequest` class within the Google Cloud BigQuery Reservation v1 API, specifically for version 2.4.0."],["The `GetCapacityCommitmentRequest` class is used to request details about a specific capacity commitment in BigQuery, as part of the `ReservationService.GetCapacityCommitment` method."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `GetCapacityCommitmentRequest` class has properties such as `CapacityCommitmentName` and `Name` to identify the resource to be retrieved."],["The documentation also includes a list of older versions, with the most recent version being 2.7.0 and ranging down to 1.2.0, that can be referenced for information on `GetCapacityCommitmentRequest`."]]],[]]