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."],[[["The content provides documentation for the `BatchCommitWriteStreamsRequest` class within the Google BigQuery Storage v1 API, including its properties and implementation details."],["It lists various versions of the API, ranging from the latest version 3.17.0 down to version 2.3.0, each with links to the `BatchCommitWriteStreamsRequest` documentation for that specific release."],["The `BatchCommitWriteStreamsRequest` class is a message type used for committing a group of write streams atomically to a parent table, and it includes properties like `Parent` and `WriteStreams`."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["There are two constructors available for the `BatchCommitWriteStreamsRequest` class: one default constructor and another that accepts a copy of an existing `BatchCommitWriteStreamsRequest` instance."]]],[]]