public sealed class BatchCommitWriteStreamsRequest : IMessage<BatchCommitWriteStreamsRequest>, IEquatable<BatchCommitWriteStreamsRequest>, IDeepCloneable<BatchCommitWriteStreamsRequest>, IBufferMessage, IMessage
[[["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 webpage provides documentation for the `BatchCommitWriteStreamsRequest` class within the Google Cloud BigQuery Storage API, specifically for .NET developers."],["The latest version of the documentation available is 3.17.0, but it also includes documentation for older versions, dating back to version 2.3.0, all detailing the `BatchCommitWriteStreamsRequest` class."],["The `BatchCommitWriteStreamsRequest` class is a request message for the `BatchCommitWriteStreams` method, which is used to atomically commit a group of streams to a parent table."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, offering a complete list of methods and properties, like `Parent` and `WriteStreams`."],["The documentation also provides details on the constructors available for `BatchCommitWriteStreamsRequest`, including a default constructor and a constructor that takes another `BatchCommitWriteStreamsRequest` object as a parameter."]]],[]]