public sealed class BatchCommitWriteStreamsRequest : IMessage<BatchCommitWriteStreamsRequest>, IEquatable<BatchCommitWriteStreamsRequest>, IDeepCloneable<BatchCommitWriteStreamsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class BatchCommitWriteStreamsRequest.
[[["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-07 UTC."],[[["This document provides reference information for the `BatchCommitWriteStreamsRequest` class within the Google BigQuery Storage v1 API for .NET, specifically version 3.4.0."],["The `BatchCommitWriteStreamsRequest` class is used to send a request for the `BatchCommitWriteStreams` operation, which commits multiple write streams atomically."],["The `BatchCommitWriteStreamsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and providing core features for message handling and object manipulation."],["Key properties of this class are `Parent`, which specifies the table to which the streams belong, and `WriteStreams`, which contains the list of streams to be committed."],["This page contains documentation for multiple versions of `BatchCommitWriteStreamsRequest`, from version 2.3.0 up to the latest 3.17.0."]]],[]]