[[["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-04-17 UTC."],[[["`BidirectionalStreamingSettings` is a class within the `Google.Api.Gax.Grpc` namespace, designed for configuring settings for bidirectional streaming in the .NET environment."],["The class includes a constructor, `BidirectionalStreamingSettings(int)`, which takes an integer `bufferedClientWriterCapacity` to set the write buffer capacity."],["`BufferedClientWriterCapacity` is a property that represents the capacity of the write buffer used to locally store streaming requests before they are transmitted to the server, and it can be set in the constructor."],["The class inherits members from the base `object` class, such as `ToString()`, `Equals()`, and `GetHashCode()`, among others."],["Multiple versions of the library are available, with version 4.10.0 being the latest and the current page content being for version 4.4.0, as well as being documented in the Google.Api.Gax.Grpc.dll assembly."]]],[]]