[[["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 page provides documentation for the `ApiTracerFactory` interface within the Google Cloud Java library, focusing on its role in creating `ApiTracer` instances."],["The `ApiTracerFactory` interface is used to generate new `ApiTracer` objects, each corresponding to a single logical operation, for tracing within Google Cloud Java libraries."],["The page lists numerous versions of the `ApiTracerFactory`, ranging from 2.63.1 (latest) down to 2.7.1, each with a corresponding link to its specific documentation."],["The `newTracer` method is detailed, explaining how it creates a new `ApiTracer` as a child of the current context, and outlining the parameters: parent `ApiTracer`, `SpanName`, and `OperationType`."],["The `ApiTracerFactory` interface is intended for internal use within google-cloud-java libraries, which should extend the `BaseApiTracerFactory` class."]]],[]]