[[["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 available is 2.63.1, but the current page documentation is for version 2.46.1."],["This page provides documentation for `TracedOperationInitialCallable`, a class that traces the initial RPC of a long-running operation within the Google API client library for Java."],["`TracedOperationInitialCallable` extends `TracedUnaryCallable` and is designed to trace operations like a child unary RPC while contributing results to the parent tracer."],["The `TracedOperationInitialCallable` class constructor requires an inner `UnaryCallable`, an `ApiTracerFactory`, and a `SpanName` as parameters to properly function."],["The `futureCall` method within `TracedOperationInitialCallable` is used to invoke the wrapped `UnaryCallable` within a new trace, returning an `ApiFuture` that resolves to an `OperationSnapshot`."]]],[]]