[[["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 `TracedOperationInitialCallable` class, which is designed for tracing the initial Remote Procedure Call (RPC) of long-running operations within the Google API Client Libraries for Java."],["`TracedOperationInitialCallable` extends `TracedUnaryCallable` and `UnaryCallable`, contributing to a parent tracer and handling the result of the call."],["The class provides a constructor, `TracedOperationInitialCallable`, that takes an `innerCallable`, `tracedFactory`, and `spanName` as parameters for initialization."],["The `futureCall` method is defined, which calls the wrapped `UnaryCallable` within a new trace and returns an `ApiFuture` containing an `OperationSnapshot`."],["The page displays a list of available versions, ranging from 2.63.1 (latest) down to version 2.7.1, each with a corresponding link to the relevant documentation."]]],[]]