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