[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ApiTracerFactory` interface, which is part of the Google Cloud Java library's tracing functionality, specifically within the `com.google.api.gax.tracing` package."],["The `ApiTracerFactory` is responsible for creating new instances of `ApiTracer`, which represent a single logical operation and are used for tracing API calls within a specific context."],["The latest version available is 2.63.1, and the page also contains documentation and links for several previous versions of the API, ranging from version 2.62.0 down to version 2.7.1."],["`ApiTracerFactory` is meant for internal use by Google Cloud Java libraries and should be extended through `BaseApiTracerFactory`, not used directly."],["The `newTracer` method within the `ApiTracerFactory` interface creates a new `ApiTracer` as a child of the current context, based on a parent tracer, a span name, and an operation type."]]],[]]