[[["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-02 UTC."],[[["This webpage provides documentation for the `ApiTracerFactory` interface, which is part of the Google API Client Library for Java (gax) and is used for creating `ApiTracer` instances."],["The latest documented version of `ApiTracerFactory` is 2.63.1, and the page also includes documentation for numerous prior versions, ranging from 2.62.0 down to 2.7.1."],["The `ApiTracerFactory` interface is designed for internal use within google-cloud-java libraries and should be extended using `BaseApiTracerFactory`."],["`ApiTracerFactory` creates new `ApiTracer` instances that correspond to a single logical operation, often as a child of a current context."],["The main method within this interface is `newTracer`, which requires a parent `ApiTracer`, a `SpanName`, and an `ApiTracerFactory.OperationType` to generate a new `ApiTracer`."]]],[]]