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 page provides reference documentation for the `BatchCommitWriteStreamsRequest` class within the Google BigQuery Storage v1 API, specifically for version 3.16.0 of the .NET library."],["The `BatchCommitWriteStreamsRequest` class is used to send requests for atomically committing a group of write streams, as indicated by the class description and its purpose as a message in `BatchCommitWriteStreams`."],["The page contains an overview of all available versions of the document, starting from 3.17.0 (latest) all the way back to 2.3.0, with a direct link for each version, allowing users to select the relevant version for them."],["Key properties of `BatchCommitWriteStreamsRequest` include `Parent`, a string that represents the table where streams belong, `ParentAsTableName`, which is a `TableName` type view of the parent resource name, and `WriteStreams`, a collection of streams to be committed."],["The documentation details the inheritance hierarchy, implemented interfaces, constructors, properties, and the containing namespace and assembly for `BatchCommitWriteStreamsRequest`."]]],[]]