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 webpage provides reference documentation for the `BatchCommitWriteStreamsRequest` class within the Google BigQuery Storage v1 API, specifically for .NET development."],["The content details various versions of the API, from 2.3.0 up to the latest 3.17.0, with links to each version's documentation for this class."],["`BatchCommitWriteStreamsRequest` is a request message used to atomically commit a group of streams, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `Parent` and `WriteStreams`, which are required for identifying the target table and the streams to be committed, respectively."],["The documentation lists inherited members, constructor details, and property value descriptions for a comprehensive understanding of the `BatchCommitWriteStreamsRequest` class."]]],[]]