[[["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."],[[["The latest version available for `BidirectionalStreamingSettings` is 4.10.0, but this page specifically documents version 4.8.0."],["`BidirectionalStreamingSettings` is a sealed class used for configuring settings for bidirectional streaming within the `Google.Api.Gax.Grpc` namespace."],["The primary constructor for `BidirectionalStreamingSettings` accepts an integer, `bufferedClientWriterCapacity`, to define the size of the write buffer."],["The class contains a `BufferedClientWriterCapacity` property, representing the capacity of the write buffer that locally buffers streaming requests before sending to the server."],["This class inherits from `object` and includes several inherited members, such as `Equals`, `GetHashCode`, and `ToString`."]]],[]]