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."],[[["The page provides reference documentation for the `BatchCommitWriteStreamsRequest` class within the Google BigQuery Storage v1 API for .NET, spanning multiple versions."],["`BatchCommitWriteStreamsRequest` is used to request the atomic commitment of a group of write streams to a specified table and is an implementation of multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation details the class's constructors, `BatchCommitWriteStreamsRequest()`, and `BatchCommitWriteStreamsRequest(BatchCommitWriteStreamsRequest)`, along with properties like `Parent`, `ParentAsTableName`, and `WriteStreams`."],["The `Parent` property specifies the target table for the write streams, and the `WriteStreams` property is a collection of stream names that will be atomically committed."],["The latest version of the documentation listed is 3.17.0, with the oldest version listed being 2.3.0, and all versions of the documentation available on this page reference the same class BatchCommitWriteStreamsRequest."]]],[]]