[[["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 `BaseApiTracerFactory` class, specifically within the context of the `com.google.api.gax.tracing` package in version 2.53.0 and later, of the Google API Client Library for Java."],["`BaseApiTracerFactory` is a factory that generates `ApiTracer` instances that are designed to have a null effect, primarily intended for internal use within the library."],["The latest version documented is 2.63.1, with a comprehensive list of prior versions available for review, each with its own page in the documentation, going as far back as version 2.7.1."],["The class inherits from `java.lang.Object` and implements `ApiTracerFactory`, with inherited methods like `clone()`, `equals()`, `hashCode()`, and static method `getInstance()`."],["`BaseApiTracerFactory` offers a `newTracer()` method, to create a new `ApiTracer` which will be a child of the current context, accepting parameters for `parent`, `spanName`, and `operationType`."]]],[]]