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."],[[["The content focuses on the `BatchCommitWriteStreamsRequest` class within the `Google.Cloud.BigQuery.Storage.V1` namespace, detailing its structure and functionalities."],["This class is part of the `Google.Cloud.BigQuery.Storage.V1.dll` assembly and is used as a request message for batch committing write streams."],["The page lists multiple versions of the `BatchCommitWriteStreamsRequest` class, ranging from version 2.3.0 to the latest version 3.17.0, providing access to the different variations of the class."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class contains properties like `Parent`, `ParentAsTableName`, and `WriteStreams`, which are essential for defining the parent table and the group of streams to be committed."]]],[]]