[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]