[[["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 Cloud Java library's `gax` package, specifically within the `com.google.api.gax.tracing` namespace."],["The `ApiTracerFactory` interface is used to create new instances of `ApiTracer` objects, where each `ApiTracer` generally represents a single logical operation."],["The documentation includes a list of `ApiTracerFactory` versions, ranging from the latest version 2.63.1 down to version 2.7.1, including links to the respective documentation pages for each version."],["The primary method of this interface, `newTracer`, creates a new `ApiTracer` instance as a child of the current context and requires parameters like a parent `ApiTracer`, a `SpanName`, and an `OperationType` for configuration."],["The `ApiTracerFactory` interface is designed for internal use, and Google Cloud Java libraries should extend the `BaseApiTracerFactory` class instead of directly using this interface."]]],[]]