[[["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 details the `TracedServerStreamingCallable` class, a wrapper for callables that provides tracing functionality within the Google API Client Libraries for Java."],["The `TracedServerStreamingCallable` class extends `ServerStreamingCallable` and is designed for internal use to wrap callable chains in a trace."],["This class has a constructor that takes `ServerStreamingCallable`, `ApiTracerFactory`, and `SpanName` as parameters, which are necessary for tracing the call."],["The webpage lists numerous versions of this class, from 2.63.1 (latest) down to 2.7.1, as well as a note indicating that it is a pre-GA offering and might have limited support."],["The `call` method allows a server streaming call to occur with a provided `ApiCallContext`, `request`, and `responseObserver`."]]],[]]