[[["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."],[[["The `ApiClientStreamingCall\u003cTRequest, TResponse\u003e` class serves as a bridge between a client streaming RPC method and higher-level abstractions, applying call settings as needed."],["This class is part of the `Google.Api.Gax.Grpc` namespace and is contained within the `Google.Api.Gax.Grpc.dll` assembly."],["It provides `BaseCallSettings` and `StreamingSettings` properties, which allows configuration of settings for API calls, with `BaseCallSettings` being overridable."],["The `Call(CallSettings)` method initializes a streaming RPC call, allowing for specific `CallSettings` to be applied, and returns an `AsyncClientStreamingCall\u003cTRequest, TResponse\u003e` object."],["The available versions of the `ApiClientStreamingCall` class are listed, including the latest version 4.10.0, as well as versions 4.8.0, 4.4.0, 4.3.1, 4.2.0, 4.0.0, and 3.2.0."]]],[]]