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-04-02 UTC."],[[["This document provides reference information for the `GetCapacityCommitmentRequest` class within the BigQuery Reservation v1 API, specifically for version 2.3.0."],["`GetCapacityCommitmentRequest` is used to retrieve capacity commitment details via the `ReservationService.GetCapacityCommitment` method."],["The `GetCapacityCommitmentRequest` class has properties like `CapacityCommitmentName` and `Name`, where Name holds the resource name of the capacity commitment in a string format, and `CapacityCommitmentName` is the corresponding view."],["The latest version of the GetCapacityCommitmentRequest class is version 2.7.0, and versions dating back to 1.2.0 are also listed, with links to their respective documentation."]]],[]]