[[["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 webpage provides documentation for the `TracedClientStreamingCallable` class in the Google API Client Libraries for Java, specifically within the `gax` library."],["The `TracedClientStreamingCallable` class acts as a wrapper to include tracing in a callable chain and can be safely used concurrently by multiple threads, although the associated `ApiStreamObserver` must be used by one thread."],["The page lists different versions of the library, ranging from version 2.63.1 (latest) down to version 2.7.1, allowing users to access the documentation for specific releases."],["The library is in a pre-GA stage, which means it might have limited support, and its pre-GA versions could potentially have breaking changes."],["The class inherits methods from `ClientStreamingCallable` and `Object`, and it has a constructor that takes `innerCallable`, `tracerFactory`, and `spanName` parameters to set up the tracing wrapper, it also has a `clientStreamingCall` method that takes `responseObserver` and `context` for handling client stream calls."]]],[]]