[[["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-09 UTC."],[[["This webpage provides documentation for the `BaseApiTracerFactory` class, specifically within version 2.59.1 of the Java GAX library, with links to other versions as well."],["The `BaseApiTracerFactory` class is a base factory that constructs `ApiTracer` instances, which perform no tracing actions, and is intended for internal use."],["The class implements the `ApiTracerFactory` interface and inherits several members from the `java.lang.Object` class, such as `clone()`, `equals(Object)`, `getClass()`, and `wait()`."],["It has a static method `getInstance()` that returns an instance of `BaseApiTracerFactory`, as well as a `newTracer()` method that returns a child `ApiTracer` object."],["The documentation lists links to historical versions of this class, ranging from 2.63.1 down to 2.7.1, to allow developers to reference earlier versions as needed."]]],[]]