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 for .NET."],["This documentation covers versions from 2.3.0 to 3.17.0, with 3.17.0 being the latest version available."],["`BatchCommitWriteStreamsRequest` is a class used for batch-committing write streams to a BigQuery table."],["The documentation includes details on the class's inheritance, implemented interfaces, constructors, properties like `Parent`, `ParentAsTableName`, and `WriteStreams`, as well as the required `Parent` and `WriteStreams`."],["The class is found in the namespace `Google.Cloud.BigQuery.Storage.V1` and is contained within the assembly `Google.Cloud.BigQuery.Storage.V1.dll`."]]],[]]