[[["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-02 UTC."],[[["This webpage provides documentation for the `ApiTracerFactory` interface, which is part of the Google Cloud Java library's tracing functionality, spanning versions from 2.13.0 to 2.63.1."],["The latest version of `ApiTracerFactory` is 2.63.1, and the content includes links to documentation for all listed versions, allowing users to find the version needed."],["`ApiTracerFactory` is a factory interface used to create instances of `ApiTracer`, where each tracer typically corresponds to a single logical operation."],["The `newTracer` method in `ApiTracerFactory` is used to create a new `ApiTracer` instance, requiring a parent `ApiTracer`, a `SpanName`, and an `OperationType` as parameters."],["This interface is for internal use only, and google-cloud-java libraries should extend the `BaseApiTracerFactory`."]]],[]]