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