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-17 UTC."],[[["This document provides reference documentation for the `GetCapacityCommitmentRequest` class within the BigQuery Reservation v1 API, specifically version 2.2.0."],["The `GetCapacityCommitmentRequest` class is used to make requests to the `ReservationService.GetCapacityCommitment` method for retrieving capacity commitment information."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has two constructors and two properties: `CapacityCommitmentName`, which is a typed view of the resource name, and `Name`, a string representing the resource name of the capacity commitment to be retrieved."],["The document shows a list of available versions of the API class, ranging from 1.2.0 up to the latest, 2.7.0, each linked to their respective documentation pages."]]],[]]