[[["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 `ApiTracerFactory` interface, which is part of the Google Cloud Java library's tracing functionality, across multiple versions."],["The latest version of `ApiTracerFactory` available is 2.63.1, and the webpage provides a list of other versions all the way down to 2.7.1."],["`ApiTracerFactory` is used to create instances of `ApiTracer`, where each instance tracks a single logical operation, and it is intended for internal use by Google Cloud Java libraries."],["The `newTracer` method is the core functionality of `ApiTracerFactory`, enabling the creation of a new `ApiTracer` instance, that is a child of a given parent, for a specified operation type, and span name."],["The `newTracer` method accepts a `parent` ApiTracer, a `spanName`, and an `operationType` as input parameters to create a new ApiTracer, which it then returns."]]],[]]