[[["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 of the `TracedOperationInitialCallable` class is 2.63.1, with numerous previous versions available for reference, spanning down to version 2.7.1."],["`TracedOperationInitialCallable` is a class that extends `TracedUnaryCallable` and is used to trace the initial RPC of a long-running operation as a child unary RPC, contributing to the parent tracer."],["The class `TracedOperationInitialCallable` constructor takes a `UnaryCallable`, `ApiTracerFactory`, and `SpanName` as parameters to set up the tracing mechanism."],["`futureCall` is a method in `TracedOperationInitialCallable` that invokes a `UnaryCallable` within a new trace context and returns an `ApiFuture` of `OperationSnapshot`."],["The `TracedOperationInitialCallable` class inherits and uses methods from `UnaryCallable`, and `TracedUnaryCallable`, and `Object`, including methods for calling, default call context, cloning, and more."]]],[]]