[[["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-03-21 UTC."],[[["This webpage provides documentation for the `TracedOperationCallable` class, which is a part of the Google Cloud API Client Libraries for Java, specifically within the `com.google.api.gax.tracing` package, as shown by the version history."],["`TracedOperationCallable` extends `OperationCallable` and utilizes an `ApiTracer` to wrap operations, primarily intended for internal use within the library."],["The latest version documented is 2.63.1, and the page lists various previous versions down to 2.7.1, allowing users to access documentation for different releases."],["Key functionalities of `TracedOperationCallable` include wrapping operation cancellation and long-running operations in parent traces via `cancel` and `futureCall`/`resumeFutureCall` methods."],["`TracedOperationCallable` has one listed constructor, `TracedOperationCallable(OperationCallable\u003cRequestT,ResponseT,MetadataT\u003e innerCallable, ApiTracerFactory tracerFactory, SpanName spanName)`, which initializes with an inner callable, a tracer factory, and a span name."]]],[]]