[[["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."],[[["The webpage provides documentation for the `TracedServerStreamingCallable` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.tracing` package."],["The latest version available is 2.63.1, with a list of prior versions ranging from 2.62.0 down to 2.7.1, allowing access to different iterations of the documentation."],["`TracedServerStreamingCallable` is designed as a wrapper class for server streaming callables, meant to trace the call chain, and it is intended for internal use within the library."],["The class inherits from `ServerStreamingCallable` and overrides its call method, indicating a modification of the parent class's behavior related to the execution of server streaming calls with `ApiCallContext`."],["The constructor for `TracedServerStreamingCallable` takes a `ServerStreamingCallable`, `ApiTracerFactory`, and `SpanName` as parameters to setup tracing for the streaming callable."]]],[]]