[[["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 documentation page provides details for the `ApiClientStreamingCall\u003cTRequest, TResponse\u003e` class within the `Google.Api.Gax.Grpc` namespace, specifically for version 4.8.0, which bridges a client streaming RPC method with higher-level abstractions."],["The `ApiClientStreamingCall` class allows you to manage client streaming RPC calls, with support for different versions ranging from 3.2.0 to 4.10.0, the latest version."],["The class includes properties such as `BaseCallSettings` to define the base settings for the API call and `StreamingSettings` for managing the streaming behavior."],["It offers a `Call` method, which is responsible for initializing a streaming RPC call, while allowing to override default settings using `perCallCallSettings` parameters."],["The `ApiClientStreamingCall` class inherits from `object` and includes inherited members such as `Equals`, `GetHashCode`, and `ToString`, and utilizes `TRequest` for the RPC request type and `TResponse` for the RPC response type."]]],[]]