[[["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-08-07 UTC."],[[["This webpage provides documentation for the `ApiTracerFactory` interface, which is part of the Google Cloud Java library's tracing functionality, spanning multiple versions from 2.7.1 to the latest 2.63.1."],["`ApiTracerFactory` is designed to create new `ApiTracer` instances, each of which corresponds to a single logical operation, for tracing."],["The `newTracer` method within `ApiTracerFactory` allows for the creation of a new `ApiTracer` as a child of the current context, given a parent `ApiTracer`, `SpanName`, and `OperationType`."],["The page indicates that `BaseApiTracerFactory` should be extended by google-cloud-java libraries, indicating that this is for internal use only."],["The documentation provides a list of parameters needed to use `newTracer`, `parent`, `spanName`, and `operationType`, and it returns an `ApiTracer` object."]]],[]]