[[["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 provides documentation for the `ApiTracerFactory` interface within the Google Cloud API client library for Java, specifically the `com.google.api.gax.tracing` package."],["The `ApiTracerFactory` creates new `ApiTracer` instances, which generally represent a single logical operation for tracing within a program."],["The latest version available of `ApiTracerFactory` is 2.63.1, with multiple prior releases listed, and can be used by libraries extending the `BaseApiTracerFactory`."],["The primary method of `ApiTracerFactory` is `newTracer`, which creates a new `ApiTracer` instance as a child of the current context and requires a parent `ApiTracer`, a `SpanName`, and an `OperationType` as parameters."],["The `ApiTracer`s are used for internal purposes and should only be extended by google-cloud-java libraries."]]],[]]