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"]],[["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-03-21 UTC."],[[["This webpage details the `SplitCapacityCommitmentRequest` class, which is used for the `ReservationService.SplitCapacityCommitment` operation within the Google Cloud BigQuery Reservation V1 API."],["The `SplitCapacityCommitmentRequest` class is part of the `Google.Cloud.BigQuery.Reservation.V1` namespace and is found in the `Google.Cloud.BigQuery.Reservation.V1.dll` assembly, supporting .NET."],["The latest version of the `SplitCapacityCommitmentRequest` class is version 2.7.0, with a range of prior versions available, down to version 1.2.0, all accessible via specific URLs."],["The `SplitCapacityCommitmentRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `Name`, `CapacityCommitmentName`, and `SlotCount`."],["There are two constructors for the `SplitCapacityCommitmentRequest` class, one parameterless and another that takes an existing `SplitCapacityCommitmentRequest` object."]]],[]]