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 material for the `GetCapacityCommitmentRequest` class within the Google Cloud BigQuery Reservation v1 API, specifically for version 2.6.0."],["The `GetCapacityCommitmentRequest` class is used to request information about a capacity commitment and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor which accepts no argument or an existing `GetCapacityCommitmentRequest` object as an argument."],["The document outlines the `GetCapacityCommitmentRequest` class's properties, `CapacityCommitmentName` and `Name`, detailing their types and descriptions, with a focus on how they handle resource names."],["The documentation highlights the different versions available for the API, ranging from version 1.2.0 to the latest version, 2.7.0."]]],[]]