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"]],[["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 document provides reference documentation for the `BatchCommitWriteStreamsRequest` class within the Google BigQuery Storage v1 API, specifically for version 3.10.0."],["The `BatchCommitWriteStreamsRequest` class is used to send a request message for batch-committing write streams in the Google BigQuery Storage v1 API and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BatchCommitWriteStreamsRequest` class has properties for `Parent`, `ParentAsTableName` and `WriteStreams`, detailing the parent table, a typed view of the parent table name, and the group of streams to be committed."],["The page contains a list of available versions of the `BatchCommitWriteStreamsRequest`, ranging from 2.3.0 to 3.17.0, with 3.17.0 being the latest version."]]],[]]