[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-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."]]],[]]