[[["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-07-18 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`."]]],[]]