[[["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 version 2.62.0, within the `com.google.api.gax.tracing` package."],["`BaseApiTracerFactory` is a base factory that builds `ApiTracer` instances that perform no actions and it's intended for internal use only."],["The class implements the `ApiTracerFactory` interface and inherits from `java.lang.Object`, providing methods like `getInstance()` for retrieving a factory instance and `newTracer()` for creating new `ApiTracer` objects."],["A comprehensive list of previous versions of `BaseApiTracerFactory` is available, starting from version 2.63.1 (latest) down to version 2.7.1, each with its own documentation link."],["The documentation details the `newTracer()` method, including its parameters (parent, spanName, operationType) and return type (`ApiTracer`)."]]],[]]