public sealed class MergeCapacityCommitmentsRequest : IMessage<MergeCapacityCommitmentsRequest>, IEquatable<MergeCapacityCommitmentsRequest>, IDeepCloneable<MergeCapacityCommitmentsRequest>, IBufferMessage, IMessage
The request for [ReservationService.MergeCapacityCommitments][google.cloud.bigquery.reservation.v1.ReservationService.MergeCapacityCommitments].
public RepeatedField<string> CapacityCommitmentIds { get; }
Ids of capacity commitments to merge.
These capacity commitments must exist under admin project and location
specified in the parent.
ID is the last portion of capacity commitment name e.g., 'abc' for
projects/myproject/locations/US/capacityCommitments/abc
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eMergeCapacityCommitmentsRequest\u003c/code\u003e class, which is used to request the merging of capacity commitments within the Google Cloud BigQuery Reservation service, specifically within version 1 of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMergeCapacityCommitmentsRequest\u003c/code\u003e contains properties to define the \u003ccode\u003eCapacityCommitmentIds\u003c/code\u003e to be merged, as well as the \u003ccode\u003eParent\u003c/code\u003e location which is set as a \u003ccode\u003estring\u003c/code\u003e or \u003ccode\u003eLocationName\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this class is \u003ccode\u003e2.7.0\u003c/code\u003e, with several older version links, going down to \u003ccode\u003e1.2.0\u003c/code\u003e, accessible on the webpage.\u003c/p\u003e\n"]]],[],null,[]]