[[["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."],[[["This webpage details the `ClientStreamingSettings` class, which is used to configure settings for client streaming in the Google.Api.Gax.Grpc namespace, specifically within the context of gRPC."],["The class has a constructor that accepts an integer parameter, `bufferedClientWriterCapacity`, which configures the settings for the capacity of the write buffer."],["The `BufferedClientWriterCapacity` property of the `ClientStreamingSettings` class is an integer representing the capacity of the buffer that locally buffers streaming requests before they are sent to the server."],["The class inherits from the base `object` class and has access to several inherited members, such as `Equals`, `GetHashCode`, `GetType`, `ReferenceEquals`, and `ToString`."],["The documentation details version information for this class, with versions ranging from 3.2.0 up to the latest version, 4.10.0."]]],[]]