[[["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-05 UTC."],[[["This document provides information on the `BidirectionalStreamingSettings` class within the `Google.Api.Gax.Grpc` namespace, used for configuring settings related to bidirectional streaming in .NET."],["The class is part of the `Google.Api.Gax.Grpc.dll` assembly and is a sealed class inheriting directly from the base `object` class, meaning it cannot be further inherited."],["The `BidirectionalStreamingSettings` class contains one public constructor, `BidirectionalStreamingSettings(int bufferedClientWriterCapacity)`, which is used to set the capacity of the write buffer for streaming requests."],["The class also contains one public property, `BufferedClientWriterCapacity`, that returns the capacity of the write buffer for bidirectional streaming requests."],["Multiple versions of `BidirectionalStreamingSettings` are available, ranging from version 3.2.0 up to the latest version 4.10.0."]]],[]]