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 information for the `BatchCommitWriteStreamsRequest` class within the Google BigQuery Storage v1 API, specifically for version 3.13.0."],["The `BatchCommitWriteStreamsRequest` class is used to send a request message for the `BatchCommitWriteStreams` operation."],["It inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `BatchCommitWriteStreamsRequest` class include `Parent` (the parent table name) and `WriteStreams` (the list of streams to be committed)."],["The document contains a list of links to documentation on the `BatchCommitWriteStreamsRequest` class for past versions of the library, from version 3.17.0 down to 2.3.0."]]],[]]