[[["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 instances of `ApiTracer` for tracing operations within the Google Cloud Java libraries."],["The latest version of the `ApiTracerFactory` documented is 2.63.1, with multiple previous versions listed, including the version currently displayed, 2.31.1."],["The `ApiTracerFactory` interface includes the `newTracer` method, which is responsible for creating a new `ApiTracer` instance as a child of an existing tracer."],["The `newTracer` method requires a parent `ApiTracer`, a `SpanName`, and an `ApiTracerFactory.OperationType` to define the new tracer's context, name and operation type respectively."],["The `ApiTracerFactory` is intended for internal use, and google-cloud-java libraries should extend `BaseApiTracerFactory` instead of directly implementing this interface."]]],[]]