[[["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 details the `AppendRowsStream` class, which is part of the `Google.Cloud.BigQuery.Storage.V1` namespace and facilitates bidirectional streaming for appending rows using the `BigQueryWriteClient`."],["The `AppendRowsStream` class inherits from `BidirectionalStreamingBase\u003cAppendRowsRequest, AppendRowsResponse\u003e`, and it supports various versions ranging from 2.3.0 to the latest 3.17.0 of the `Google.Cloud.BigQuery.Storage.V1` package."],["`AppendRowsStream` provides methods for writing data such as `TryWriteAsync` and `WriteAsync`, along with methods to manage the completion of writing and to retrieve the response stream."],["The class provides access to the gRPC call through the property `GrpcCall`, and it is contained within the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."],["The class is an abstract type for methods such as `AppendRows(CallSettings, BidirectionalStreamingSettings)` which can be found in various versions of BigQueryWriteClient."]]],[]]