[[["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 `BidirectionalStreamingSettings` class in the `Google.Api.Gax.Grpc` namespace configures settings for bidirectional streaming in the Google API client library for .NET."],["The latest version available is 4.10.0, with older versions back to 3.2.0 also listed, and the class inherits from the base `object` class."],["The primary constructor for `BidirectionalStreamingSettings` takes an integer `bufferedClientWriterCapacity` parameter, which sets the size of the buffer used for locally storing outgoing requests before sending to the server."],["The `BufferedClientWriterCapacity` property retrieves the integer value that represents the buffer's capacity."]]],[]]