[[["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 for configuring settings for bidirectional streaming in the `Google.Api.Gax.Grpc` namespace."],["The class is sealed and inherits from the `Object` class, with several inherited members listed, including methods like `ToString()`, `Equals()`, `GetHashCode()`, and `GetType()`."],["The `BidirectionalStreamingSettings` class has a constructor that accepts an integer `bufferedClientWriterCapacity` parameter, which defines the capacity of the write buffer for streaming requests."],["The `BufferedClientWriterCapacity` property, which is an integer, is used to determine the capacity of the write buffer that locally buffers streaming requests before they are sent to the server."],["The different versions for this documentation are listed from the latest, 4.10.0, down to 3.2.0."]]],[]]