[[["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 documents the `ApiTracerFactory` interface, which is used to create new instances of `ApiTracer` for tracing operations."],["The latest version of `ApiTracerFactory` is version 2.63.1, and the page provides links to previous versions, including version 2.24.0."],["`ApiTracerFactory` creates `ApiTracer` instances that correspond to a single logical operation, with the `newTracer` method being used to make a new `ApiTracer` instance that is a child of the current context."],["The `newTracer` method requires a parent `ApiTracer`, a `SpanName`, and an `ApiTracerFactory.OperationType` as parameters to properly create the new `ApiTracer`."],["`BaseApiTracerFactory` should be used as an extension for internal google-cloud-java libraries, when implementing the `ApiTracerFactory` interface."]]],[]]