[[["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."],[[["The webpage provides documentation for the `TracedOperationCallable` class within the Google Cloud API Client Library for Java, specifically in the `gax` package."],["The `TracedOperationCallable` class, designed for internal use, is a wrapper around `OperationCallable` that incorporates `ApiTracer` for operation tracing and extends `OperationCallable\u003cRequestT,ResponseT,MetadataT\u003e` class."],["The documentation lists numerous versions of the `TracedOperationCallable` class, ranging from version 2.63.1 (latest) down to 2.7.1, showing its evolution and historical releases."],["Key functionalities of `TracedOperationCallable` include wrapping operation cancellation within an OperationType#Unary trace and wrapping initial and polling logical operations in single parent trace using a OperationType#LongRunning `ApiTracer`."],["The `TracedOperationCallable` class contains methods like `cancel`, `futureCall`, and `resumeFutureCall`, each with the ability to take in `ApiCallContext` parameters, and all of which are overridden from the base `OperationCallable` class."]]],[]]