[[["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-15 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`."]]],[]]