[[["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-06-17 UTC."],[[["This webpage details the `TracedClientStreamingCallable` class, a wrapper for tracing callable chains within the `com.google.api.gax.tracing` package, specifically in version 2.52.0, and there are multiple other versions available."],["The `TracedClientStreamingCallable` class extends `ClientStreamingCallable` and is designed for internal use, allowing it to be safely called from multiple threads, although its `ApiStreamObserver` should be used from a single thread."],["It provides a `clientStreamingCall` method to conduct client streaming calls with an `ApiCallContext`, accepting a `responseObserver` and `context` as parameters and returning an `ApiStreamObserver` for the request type."],["The class also includes a constructor to create an instance of the class, taking an `innerCallable`, `tracerFactory`, and `spanName` as parameters."],["This is a pre-GA library, and therefore, might have limited support and potential incompatibility between versions."]]],[]]