[[["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."],[[["The provided content is a documentation page for the `TracedOperationCallable` class within the Google Cloud API client library for Java, specifically for version 2.39.0, but also has links to older versions up to 2.7.1 and the latest version 2.63.1."],["`TracedOperationCallable` is a class that extends `OperationCallable` and is designed to wrap it with an `ApiTracer` for internal use, to add tracing capabilities."],["The class has three type parameters: `RequestT`, `ResponseT`, and `MetadataT`, and has a constructor that takes an `OperationCallable`, an `ApiTracerFactory`, and a `SpanName`."],["`TracedOperationCallable` overrides several methods from `OperationCallable`, including `cancel`, `futureCall`, and `resumeFutureCall`, to include tracing logic in the operations."],["The page documents the inherited members and methods from `OperationCallable` and `java.lang.Object`, including descriptions and links to the relevant documentation pages."]]],[]]