[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]