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 documentation for the `BatchCommitWriteStreamsRequest` class within the Google BigQuery Storage v1 API, specifically for .NET developers."],["The documentation covers the `BatchCommitWriteStreamsRequest` class's inheritance, implementation of interfaces, constructors, and properties such as `Parent`, `ParentAsTableName`, and `WriteStreams`."],["The content provides links to documentation for numerous past versions of the google cloud bigquery storage api, starting at 2.3.0 up to the latest at 3.17.0."],["`BatchCommitWriteStreamsRequest` is used to send a request to commit a group of write streams atomically to a specified table, as indicated by its properties such as parent table and write stream list."]]],[]]