public sealed class SplitCapacityCommitmentRequest : IMessage<SplitCapacityCommitmentRequest>, IEquatable<SplitCapacityCommitmentRequest>, IDeepCloneable<SplitCapacityCommitmentRequest>, IBufferMessage, IMessage
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 webpage details the \u003ccode\u003eSplitCapacityCommitmentRequest\u003c/code\u003e class, which is used to request the splitting 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, offering functionalities like deep cloning and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for this class range from 1.2.0 to 2.7.0, with 2.7.0 being the latest, and provides access to previous versions of the \u003ccode\u003eSplitCapacityCommitmentRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eCapacityCommitmentName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eSlotCount\u003c/code\u003e, which allow for the specification of the capacity commitment to be split, its resource name, and the desired number of slots after the split, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, a default constructor and another that accepts another \u003ccode\u003eSplitCapacityCommitmentRequest\u003c/code\u003e instance, allowing for creating new instances and copying from existing ones.\u003c/p\u003e\n"]]],[],null,[]]