[[["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-03-21 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 highlights that the `ApiTracerFactory` is primarily for internal use, and that Google Cloud Java libraries should instead extend `BaseApiTracerFactory`."],["The provided content lists the available documentation for `ApiTracerFactory` across a wide range of versions, from 2.63.1 (latest) down to 2.7.1, allowing developers to access information relevant to their specific version."],["The key method within `ApiTracerFactory` is `newTracer`, which creates a new `ApiTracer` as a child of the current context, requiring parameters such as a parent `ApiTracer`, a `SpanName`, and an `OperationType` to function."]]],[]]