public sealed class SplitCapacityCommitmentRequest : IMessage<SplitCapacityCommitmentRequest>, IEquatable<SplitCapacityCommitmentRequest>, IDeepCloneable<SplitCapacityCommitmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Reservation v1 API class SplitCapacityCommitmentRequest.
The request for
[ReservationService.SplitCapacityCommitment][google.cloud.bigquery.reservation.v1.ReservationService.SplitCapacityCommitment].
[[["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 documentation page covers the \u003ccode\u003eSplitCapacityCommitmentRequest\u003c/code\u003e class within the Google.Cloud.BigQuery.Reservation.V1 namespace, providing details on how to request splitting a capacity commitment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.7.0, and the page provides links to documentation for versions ranging from 2.7.0 down to 1.2.0 for this specific class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSplitCapacityCommitmentRequest\u003c/code\u003e class is used to represent the request to split a capacity commitment, and it inherits from object and implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSplitCapacityCommitmentRequest\u003c/code\u003e class include \u003ccode\u003eCapacityCommitmentName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eSlotCount\u003c/code\u003e, which define the capacity commitment to be split and the number of slots after the split.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a default constructor as well as one allowing for passing another \u003ccode\u003eSplitCapacityCommitmentRequest\u003c/code\u003e in as a parameter, indicating cloning capabilities.\u003c/p\u003e\n"]]],[],null,[]]