[[["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 details the `BidirectionalStreamingSettings` class, which is used to configure settings for bidirectional streaming within the `Google.Api.Gax.Grpc` namespace."],["The class is sealed and inherits from the base `Object` class, with several inherited members from that Object such as `ToString()`, `Equals()`, and `GetHashCode()`."],["The class constructor, `BidirectionalStreamingSettings(Int32)`, takes an integer `bufferedClientWriterCapacity` parameter to set the capacity of the write buffer."],["A property, `BufferedClientWriterCapacity`, which is of type `Int32`, is also available to see the capacity of the write buffer, that locally buffers requests before being sent to the server."],["Multiple versions of `BidirectionalStreamingSettings` are documented here, ranging from version 3.2.0 to 4.10.0 (latest), and this page specifically focuses on version 3.2.0."]]],[]]