[[["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 `ClientStreamingSettings` class, found in the `Google.Api.Gax.Grpc` namespace, is used to configure settings for client streaming within the Google API Client Libraries for .NET."],["Version 4.10.0 is the latest release, but documentation spans back to version 3.2.0, with this specific documentation being for version 4.2.0."],["The class inherits from `Object` and provides settings for managing the client-side write buffer, with the `BufferedClientWriterCapacity` property which determines the size of the buffer."],["The `ClientStreamingSettings` constructor, `ClientStreamingSettings(int bufferedClientWriterCapacity)`, takes an `Int32` parameter to set the capacity of the buffer that holds streaming requests before they're sent to the server."]]],[]]