[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]