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 .NET development."],["The `BatchCommitWriteStreamsRequest` class is used to send a request to atomically commit a group of write streams to a specified table."],["The document details the class's inheritance, implemented interfaces, constructors, and key properties such as `Parent`, `ParentAsTableName`, and `WriteStreams`, along with their respective types and descriptions."],["The content lists the different versions for this class, from 2.3.0 to the latest version 3.17.0, all of which relate to `BatchCommitWriteStreamsRequest`."],["This page is for the 3.11.0 version of the class."]]],[]]