[[["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 configures settings for client streaming within the `Google.Api.Gax.Grpc` namespace."],["The class is sealed and inherits from `object`, providing methods like `Equals`, `GetHashCode`, and `ToString`."],["It provides a constructor `ClientStreamingSettings(int bufferedClientWriterCapacity)` to configure settings, specifically taking the buffered writer capacity as an integer."],["The `BufferedClientWriterCapacity` property, of type int, specifies the size of the buffer that stores streaming requests locally before transmission to the server."],["Multiple versions of the documentation are available, with the latest being version 4.10.0."]]],[]]