[[["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-09 UTC."],[[["This webpage lists the versions of `ApiTracerFactory`, ranging from the latest version 2.63.1 down to version 2.7.1, providing links to documentation for each."],["`ApiTracerFactory` is an interface used to create new instances of `ApiTracer`, where each instance generally represents a single logical operation."],["The primary method within `ApiTracerFactory` is `newTracer`, which creates a new `ApiTracer` as a child of the current context and takes parameters like parent, span name, and operation type."],["`BaseApiTracerFactory` should be extended by google-cloud-java libraries for internal use."],["The `newTracer` method returns an `ApiTracer` and requires a `parent` of type `ApiTracer`, `spanName` of type `SpanName`, and an `operationType` of type `ApiTracerFactory.OperationType`."]]],[]]