[[["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-17 UTC."],[[["This webpage provides documentation for the `ApiTracerFactory` interface, which is part of the Google API client libraries for Java, specifically the `gax` package."],["The latest version of the documentation available on this page is 2.63.1, but it contains the information for all versions down to 2.7.1 of the `ApiTracerFactory` class, which has been used by the various versions of google-cloud-java."],["`ApiTracerFactory` is a factory interface responsible for creating instances of `ApiTracer`, where each `ApiTracer` typically corresponds to a single logical operation."],["The `newTracer` method is used to generate a new `ApiTracer` that is a child of the provided parent `ApiTracer`, and this method requires a parent, a span name, and an operation type as parameters."],["The `BaseApiTracerFactory` is an extension of this class which should be used when implementing google-cloud-java libraries."]]],[]]