[[["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 webpage details the `ClientStreamingSettings` class, which is utilized for configuring client streaming settings within the `Google.Api.Gax.Grpc` namespace."],["The class is sealed, inherits from the base `object` class, and includes inherited members like `ToString()`, `Equals()`, `GetHashCode()`, and `GetType()`."],["It contains a constructor `ClientStreamingSettings(int)` that allows the configuration of settings for client streaming by specifying the `bufferedClientWriterCapacity`."],["The class features a property, `BufferedClientWriterCapacity`, which is an integer value representing the capacity of the local write buffer for streaming requests before they are transmitted to the server."],["This documentation provides various versioned links to the Google.Api.Gax.Grpc.ClientStreamingSettings class, including the latest version 4.10.0."]]],[]]