[[["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-07-09 UTC."],[[["This webpage lists different versions of the `ApiTracerFactory`, ranging from version 2.7.1 up to the latest version, 2.63.1, along with links to their respective documentation pages."],["`ApiTracerFactory` is an interface used to create new instances of `ApiTracer` for tracing logical operations."],["An `ApiTracer` instance corresponds to a single logical operation, and can be nested under another tracer as a child."],["The `newTracer` method creates a new `ApiTracer`, requiring a parent `ApiTracer`, a `SpanName`, and an `OperationType` as parameters."],["The `ApiTracerFactory` is intended for internal use, with `BaseApiTracerFactory` being recommended for extension by google-cloud-java libraries."]]],[]]