[[["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 `BaseApiTracerFactory` class, which is part of the Google API Client Library for Java (GAX)."],["The `BaseApiTracerFactory` class serves as a fundamental factory for building `ApiTracer` instances that perform no tracing operations, intended for internal use."],["The latest version of `BaseApiTracerFactory` documented is 2.63.1, with multiple historical versions ranging down to 2.7.1 available for reference."],["`BaseApiTracerFactory` implements `ApiTracerFactory` and inherits methods from the `Object` class, including `clone()`, `equals()`, and `getClass()`, among others."],["The class offers methods like `getInstance()` to get an instance and `newTracer()` to create a new `ApiTracer` that will be a child of the current context, given a parent `ApiTracer`, `SpanName`, and `OperationType`."]]],[]]