[[["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 latest version of the `TracedServerStreamingCallable` is 2.63.1, and the page provides links to documentation for numerous previous versions, down to 2.7.1."],["`TracedServerStreamingCallable` is a wrapper callable designed to incorporate tracing into a callable chain, primarily for internal usage."],["This library is classified as a \"Beta\" or Pre-GA offering, which implies that it might have limited support, and changes could potentially be incompatible between pre-GA versions."],["`TracedServerStreamingCallable` extends `ServerStreamingCallable` and inherits several of its members, including methods for handling server streaming calls, like `blockingServerStreamingCall` and `call`."],["The primary constructor for `TracedServerStreamingCallable` requires an `innerCallable`, an `ApiTracerFactory`, and a `SpanName` to initialize the tracing wrapper."]]],[]]